Skip to content

Commit 2e1b008

Browse files
committed
fix: moving interpolator api
1 parent e10c7bc commit 2e1b008

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

LoopStructural/api/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
from ._interpolate import LoopInterpolator
1+
from ..interpolators._api import LoopInterpolator
22
from ._surface import LoopIsosurfacer
File renamed without changes.

0 commit comments

Comments
 (0)