diff --git a/src/ifcopenshell-python/ifcopenshell/geom/main.py b/src/ifcopenshell-python/ifcopenshell/geom/main.py index 21707d173e..22bc31ca94 100644 --- a/src/ifcopenshell-python/ifcopenshell/geom/main.py +++ b/src/ifcopenshell-python/ifcopenshell/geom/main.py @@ -100,7 +100,7 @@ SETTING = Literal[ "piecewise-step-type", "piecewise-step-param", "use-python-opencascade", - "no-parallel-mapping" + "no-parallel-mapping", ] SERIALIZER_SETTING = Literal[ "use-element-names",