Skip to content

Commit 2d5904b

Browse files
committed
Tweak wording
1 parent 6caf752 commit 2d5904b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ This repo implements the brownout for deprecating the `sklearn` package on PyPI.
1010
- if the `sklearn` package is used by one of your dependencies
1111
it would be great if you take some time to track which package uses
1212
`sklearn` instead of `scikit-learn` and report it to their issue tracker
13-
- as last resort, set the environment variable ,
13+
- as a last resort, set the environment variable
1414
`SKLEARN_ALLOW_DEPRECATED_SKLEARN_PACKAGE_INSTALL=True` to avoid this error
1515

1616
# Brownout schedule

0 commit comments

Comments
 (0)