Fix old typo in 686f4a0

This commit is contained in:
Andrej730
2025-02-21 18:43:45 +05:00
parent 92c2fc0b7f
commit 894c05e138
@@ -156,7 +156,7 @@ class Annotator:
if (
element
and ifcopenshell.util.element.get_predefined_type(element) == object_type
and obj.type == object_type.upper()
and obj.type == data_type.upper()
):
return obj