Skip to content

Commit

Permalink
Change import back as tests fail now
Browse files Browse the repository at this point in the history
  • Loading branch information
birgits committed Jan 12, 2024
1 parent 01be601 commit f26de07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/turbine_cluster_modelchain_example.ipynb
Expand Up @@ -39,7 +39,7 @@
"source": [
"import pandas as pd\n",
"\n",
"from example import modelchain_example as mc_e\n",
"import modelchain_example as mc_e\n",
"from windpowerlib import TurbineClusterModelChain, WindTurbineCluster, WindFarm\n",
"\n",
"import logging\n",
Expand Down

0 comments on commit f26de07

Please sign in to comment.