Skip to content

Commit

Permalink
Fix broken import
Browse files Browse the repository at this point in the history
  • Loading branch information
rafmudaf committed Nov 7, 2024
1 parent ae29c02 commit b3e2d93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/turbine_operation_models_unit_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
POWER_SETPOINT_DEFAULT,
SimpleDeratingTurbine,
SimpleTurbine,
MITTurbine
)
from floris.core.turbine.mit_turbine import MITTurbine
from floris.utilities import cosd
from tests.conftest import SampleInputs, WIND_SPEEDS

Expand Down

0 comments on commit b3e2d93

Please sign in to comment.