Skip to content

Commit fd17ee2

Browse files
committed
📝 Remove unused import
1 parent a44ff91 commit fd17ee2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

sklift/viz/base.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
import numpy as np
2-
import warnings
32
import matplotlib.pyplot as plt
43
from sklearn.utils.validation import check_consistent_length
54
from ..metrics import uplift_curve, auuc, qini_curve, auqc, response_rate_by_percentile, treatment_balance_curve

0 commit comments

Comments
 (0)