mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-01 17:36:27 +00:00
use common rst syntax in doc-strings
This commit is contained in:
@@ -411,8 +411,7 @@ class IfcCsv:
|
||||
concat: str = ", ",
|
||||
) -> None:
|
||||
"""
|
||||
Args:
|
||||
table: filepath to the table.
|
||||
:param table: filepath to the table.
|
||||
"""
|
||||
ext: FILE_FORMAT = table.split(".")[-1].lower()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user