mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-15 18:14:08 +00:00
Forgot to commit IfcTester fix for missing failed entities
This commit is contained in:
@@ -174,6 +174,7 @@ class Specification:
|
||||
self.instructions = instructions
|
||||
|
||||
self.applicable_entities: list[ifcopenshell.entity_instance] = []
|
||||
self.failed_entities: set[ifcopenshell.entity_instance] = set()
|
||||
self.status = None
|
||||
|
||||
def asdict(self):
|
||||
|
||||
Reference in New Issue
Block a user