BIM: add formatting off comments (#24502)
This commit is contained in:
@@ -54,6 +54,7 @@ else:
|
||||
# \endcond
|
||||
|
||||
|
||||
# fmt: off
|
||||
BuildingTypes = ['Undefined',
|
||||
'Agricultural - Barn',
|
||||
'Agricultural - Chicken coop or chickenhouse',
|
||||
@@ -194,6 +195,7 @@ BuildingTypes = ['Undefined',
|
||||
'Other - Workshop',
|
||||
'Other - World trade centre'
|
||||
]
|
||||
# fmt: on
|
||||
|
||||
|
||||
def makeBuilding(objectslist=None,name=None):
|
||||
|
||||
Reference in New Issue
Block a user