8000 Fix v1.5.rst line length · patrickkwang/scikit-learn@e7c9890 · GitHub
[go: up one dir, main page]

Skip to content

Commit e7c9890

Browse files
committed
Fix v1.5.rst line length
1 parent 6fa80bb commit e7c9890

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/whats_new/v1.5.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -223,8 +223,8 @@ Changelog
223223
:mod:`sklearn.inspection`
224224
.........................
225225

226-
- |Fix| :meth:`inspection.DecisionBoundaryDisplay.from_estimator` no longer warns about
227-
missing feature names when provided a `polars.DataFrame`.
226+
- |Fix| :meth:`inspection.DecisionBoundaryDisplay.from_estimator` no longer
227+
warns about missing feature names when provided a `polars.DataFrame`.
228228
:pr:`28718` by :user:`Patrick Wang <patrickkwang>`.
229229

230230
:mod:`sklearn.linear_model`

0 commit comments

Comments
 (0)
0