Skip to content

Commit 5521a07

Browse files
committed
removed unused library
1 parent b49a646 commit 5521a07

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

causalpy/plot_utils.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@
2424
import xarray as xr
2525
from matplotlib.collections import PolyCollection
2626
from matplotlib.lines import Line2D
27-
from sklearn.base import RegressorMixin
2827

2928

3029
def plot_xY(

0 commit comments

Comments
 (0)