We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8da0b9d commit e5f6fdbCopy full SHA for e5f6fdb
OCCUtils/__init__.py
@@ -1,2 +1,2 @@
1
-from Common import get_boundingbox
2
-from Topology import Topo
+from OCCUtils.Common import get_boundingbox
+from OCCUtils.Topology import Topo
0 commit comments