We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6caf752 commit 2d5904bCopy full SHA for 2d5904b
README.md
@@ -10,7 +10,7 @@ This repo implements the brownout for deprecating the `sklearn` package on PyPI.
10
- if the `sklearn` package is used by one of your dependencies
11
it would be great if you take some time to track which package uses
12
`sklearn` instead of `scikit-learn` and report it to their issue tracker
13
-- as last resort, set the environment variable ,
+- as a last resort, set the environment variable
14
`SKLEARN_ALLOW_DEPRECATED_SKLEARN_PACKAGE_INSTALL=True` to avoid this error
15
16
# Brownout schedule
0 commit comments