Skip to content

Commit 40673c0

Browse files
committed
fix: updating imports
1 parent 44c247a commit 40673c0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

LoopStructural/api/__init__.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
from ..interpolators._api import LoopInterpolator
2-
from ._surface import LoopIsosurfacer
1+
# from ..interpolators._api import LoopInterpolator
2+
from ._surface import LoopIsosurfacer, surface_list

0 commit comments

Comments
 (0)