8000 DOC Remove formatting change · scikit-learn/scikit-learn@1eb5b2c · GitHub
[go: up one dir, main page]

Skip to content

Commit 1eb5b2c

Browse files
authored
DOC Remove formatting change
1 parent c66bb82 commit 1eb5b2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/whats_new/v1.2.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -328,7 +328,7 @@ Changelog
328328
- |Fix| Allows `csr_matrix` as input for parameter: `y_true` of
329329
the :func:`metrics.label_ranking_average_precision_score` metric.
330330
:pr:`23442` by :user:`Sean Atukorala <ShehanAT>`
331-
331+
332332
- |Fix| :func:`metrics.ndcg_score` will now trigger a warning when the `y_true`
333333
value contains a negative value. Users may still use negative values, but the
334334
result may not be between 0 and 1. Starting in v1.4, passing in negative

0 commit comments

Comments
 (0)
0