10000 DOC Fix blank space in dropdown (#28166) · scikit-learn/scikit-learn@95b2c9d · GitHub
[go: up one dir, main page]

Skip to content

Commit 95b2c9d

Browse files
ArturoAmorQArturoAmorQ
andauthored
DOC Fix blank space in dropdown (#28166)
Co-authored-by: ArturoAmorQ <arturo.amor-quiroz@polytechnique.edu>
1 parent fe5ba6f commit 95b2c9d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

doc/model_persistence.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -118,11 +118,10 @@ A more secure format: `skops`
118118
`skops <https://skops.readthedocs.io/en/stable/>`__ provides a more secure
119119
format via the :mod:`skops.io` module. It avoids using :mod:`pickle` and only
120120
loads files which have types and references to functions which are trusted
121-
either by default or by the user.
121+
either by default or by the user.
122122

123123
|details-start|
124124
**Using skops**
125-
126125
|details-split|
127126

128127
The API is very similar to ``pickle``, and

0 commit comments

Comments
 (0)
0