mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-22 02:21:02 +00:00
fix library import for date utils
This commit is contained in:
committed by
Dion Moult
parent
b09e19dc8a
commit
31b095ff68
@@ -21,6 +21,7 @@ import re
|
|||||||
import isodate
|
import isodate
|
||||||
import ifcopenshell
|
import ifcopenshell
|
||||||
import ifcopenshell.util.sequence
|
import ifcopenshell.util.sequence
|
||||||
|
import ifcopenshell.util.date
|
||||||
import json
|
import json
|
||||||
import blenderbim.core.tool
|
import blenderbim.core.tool
|
||||||
import blenderbim.tool as tool
|
import blenderbim.tool as tool
|
||||||
|
|||||||
Reference in New Issue
Block a user