mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-10 09:48:32 +00:00
black format
This commit is contained in:
@@ -132,6 +132,7 @@ def get_subtypes(
|
||||
print(ifcopenshell.util.schema.get_subtypes(declaration))
|
||||
[<entity IfcFlowSegment>, <entity IfcCableCarrierSegment>, ..., <entity IfcPipeSegment>]
|
||||
"""
|
||||
|
||||
def get_classes(decl):
|
||||
results = []
|
||||
if not decl.is_abstract():
|
||||
|
||||
Reference in New Issue
Block a user