We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e10c7bc commit 2e1b008Copy full SHA for 2e1b008
LoopStructural/api/__init__.py
@@ -1,2 +1,2 @@
1
-from ._interpolate import LoopInterpolator
+from ..interpolators._api import LoopInterpolator
2
from ._surface import LoopIsosurfacer
LoopStructural/api/_interpolate.py renamed to LoopStructural/interpolators/_api.py
0 commit comments