Skip to content

Commit

Permalink
Removed extra imports
Browse files Browse the repository at this point in the history
  • Loading branch information
christopherbunn committed Oct 6, 2021
1 parent 617afba commit d4e310d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions evalml/tests/conftest.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,6 @@
DecisionTreeRegressor,
Estimator,
LogisticRegressionClassifier,
StackedEnsembleClassifier,
StackedEnsembleRegressor,
)
from evalml.pipelines.components.ensemble.stacked_ensemble_base import (
_nonstackable_model_families,
Expand Down

0 comments on commit d4e310d

Please sign in to comment.