8000 Update v0.20.rst · scikit-learn/scikit-learn@99ed9ae · GitHub
[go: up one dir, main page]

Skip to content
Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 99ed9ae

Browse files
authored
Update v0.20.rst
Fix formatting around issue role by Gael
1 parent 71525c1 commit 99ed9ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/whats_new/v0.20.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,7 @@ Misc
228228
- An environment variable to use the site joblib instead of the vendored
229229
one was added (:ref:`environment_variable`). The main API of joblib is now
230230
exposed in :mod:`sklearn.utils`.
231-
:issue:`11166`by `Gael Varoquaux`_
231+
:issue:`11166` by `Gael Varoquaux`_
232232

233233
- A utility method :func:`sklearn.show_versions()` was added to print out
234234
information relevant for debugging. It includes the user system, the

0 commit comments

Comments
 (0)
0