mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-11 18:16:40 +00:00
small comment fix
This commit is contained in:
@@ -212,7 +212,7 @@ class Usecase:
|
||||
objects_without_types.append(object)
|
||||
continue
|
||||
|
||||
# either is_nested_by is None or product is part of different rel
|
||||
# either rel doesn't exist or product is part of different rel
|
||||
if object_rel != types:
|
||||
previous_types_rels.add(object_rel)
|
||||
objects_with_types.append(object)
|
||||
|
||||
Reference in New Issue
Block a user