Skip to content

Commit

Permalink
FIX PEP8 fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
dantegd committed Dec 7, 2021
1 parent 0454d98 commit e81f315
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion python/cuml/model_selection/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@
if has_sklearn():
from sklearn.model_selection import GridSearchCV


GridSearchCV.__doc__ = """
This code is developed and maintained by scikit-learn and imported
by cuML to maintain the familiar sklearn namespace structure.
Expand Down

0 comments on commit e81f315

Please sign in to comment.