Skip to content

Commit 622ff05

Browse files
committed
Fix bug where updating owner history may not work if you were using it outside Blender.
1 parent d638405 commit 622ff05

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/ifcopenshell-python/ifcopenshell/api/owner/update_owner_history.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
import time
22
import ifcopenshell
33
import ifcopenshell.api
4+
import ifcopenshell.api.owner.settings
45
import ifcopenshell.util.element
56

67

0 commit comments

Comments
 (0)