mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-12 06:32:09 +00:00
black
This commit is contained in:
@@ -305,6 +305,7 @@ def log_internal_cpp_errors(f: ifcopenshell.file, filename: str, logger: Logger)
|
|||||||
else:
|
else:
|
||||||
logger.error(m)
|
logger.error(m)
|
||||||
|
|
||||||
|
|
||||||
entity_attribute_map: dict[tuple[str, str], tuple[entity_type, tuple[attribute]]] = {}
|
entity_attribute_map: dict[tuple[str, str], tuple[entity_type, tuple[attribute]]] = {}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user