This commit is contained in:
Thomas Krijnen
2026-01-14 14:09:40 +01:00
parent fbbc92c5d7
commit cf3393b6a0
3 changed files with 7 additions and 3 deletions
+1 -1
View File
@@ -895,7 +895,7 @@ class file_mixin:
def to_string(self) -> str:
return self.to_string()
@staticmethod
def _determine_schema_identifier(
schema: Optional[ifcopenshell.util.schema.IFC_SCHEMA] = None,