This commit is contained in:
Thomas Krijnen
2024-08-23 20:03:02 +02:00
parent 246989170c
commit f0ecf2d3d5
@@ -305,6 +305,7 @@ def log_internal_cpp_errors(f: ifcopenshell.file, filename: str, logger: Logger)
else:
logger.error(m)
entity_attribute_map: dict[tuple[str, str], tuple[entity_type, tuple[attribute]]] = {}