We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 956881e commit dd4b820Copy full SHA for dd4b820
windpowerlib/wind_farm.py
@@ -11,7 +11,7 @@
11
from windpowerlib import tools, power_curves
12
import numpy as np
13
import pandas as pd
14
-import warnings
+import logging
15
16
17
class WindFarm(object):
0 commit comments