Skip to content

Commit d18f4d2

Browse files
authored
Include yaw_optimization in package init (#370)
1 parent 65eedd2 commit d18f4d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

floris/tools/optimization/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
from . import other, scipy, pyoptsparse
1+
from . import other, scipy, pyoptsparse, yaw_optimization

0 commit comments

Comments
 (0)