mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-12 02:23:34 +00:00
black
This commit is contained in:
@@ -507,9 +507,7 @@ def create_shape(
|
||||
"""
|
||||
return wrap_shape_creation(
|
||||
settings,
|
||||
ifcopenshell_wrapper.create_shape(
|
||||
settings, inst, repr if repr is not None else None, geometry_library
|
||||
),
|
||||
ifcopenshell_wrapper.create_shape(settings, inst, repr if repr is not None else None, geometry_library),
|
||||
)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user