Skip to content

Commit

Permalink
Issues with 3.8, 3.9 tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
misi9170 committed Nov 2, 2023
1 parent e2a0fcd commit d01b0f1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion floris/turbine_library/__init__.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
from floris.turbine_library.turbine_previewer import TurbineInterface, TurbineLibrary
from floris.turbine_library.turbine_utilities import build_turbine_yaml
#from floris.turbine_library.turbine_utilities import build_turbine_yaml
2 changes: 1 addition & 1 deletion tests/turbine_unit_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
compute_tilt_angles_for_floating_turbines,
PowerThrustTable,
)
from floris.turbine_library import build_turbine_yaml
from floris.turbine_library.turbine_utilities import build_turbine_yaml
from tests.conftest import SampleInputs, WIND_SPEEDS


Expand Down

0 comments on commit d01b0f1

Please sign in to comment.