Skip to content

Commit f50ec16

Browse files
committed
Fix circular import
1 parent d3437f8 commit f50ec16

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

famodel/helpers.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
import moorpy as mp
1111
from moorpy.helpers import loadPointProps, getPointProps
1212
import shapely as sh
13-
from famodel.turbine.turbine import Turbine
1413

1514

1615
def cart2pol(x, y):

0 commit comments

Comments
 (0)