Skip to content

Commit 2b0ea81

Browse files
Removed unused imports
1 parent 8052df5 commit 2b0ea81

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

causal_testing/testing/estimators.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
import statsmodels.formula.api as smf
1313
from patsy import dmatrix # pylint: disable = no-name-in-module
1414
from patsy import ModelDesc
15-
from sklearn.ensemble import GradientBoostingRegressor
1615
from statsmodels.regression.linear_model import RegressionResultsWrapper
1716
from statsmodels.tools.sm_exceptions import PerfectSeparationError
1817

0 commit comments

Comments
 (0)