Skip to content

Commit e5f6fdb

Browse files
committed
updated __init__.py for python3
1 parent 8da0b9d commit e5f6fdb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

OCCUtils/__init__.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
from Common import get_boundingbox
2-
from Topology import Topo
1+
from OCCUtils.Common import get_boundingbox
2+
from OCCUtils.Topology import Topo

0 commit comments

Comments
 (0)