Hacks and fixes to get python code back in reasonable state

This commit is contained in:
Thomas Krijnen
2026-01-10 10:21:09 +01:00
parent 69a4ad35a1
commit 5c9213426f
5 changed files with 60 additions and 31 deletions
@@ -20,7 +20,7 @@
import time
import uuid
from .file import file
from ifcopenshell import file
from .guid import compress
from .ifcopenshell_wrapper import version
from typing import Optional