Skip to content

Commit dd4b820

Browse files
committed
bug fix merge conflict
1 parent 956881e commit dd4b820

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

windpowerlib/wind_farm.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
from windpowerlib import tools, power_curves
1212
import numpy as np
1313
import pandas as pd
14-
import warnings
14+
import logging
1515

1616

1717
class WindFarm(object):

0 commit comments

Comments
 (0)