8000 DOC Fix syntax error in whats_new · thomasjpfan/scikit-learn@fab1268 · GitHub
[go: up one dir, main page]

Skip to content

Commit fab1268

Browse files
committed
DOC Fix syntax error in whats_new
1 parent 0849124 commit fab1268

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

doc/whats_new/v1.0.rst

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,11 @@ Version 1.0.2
1010
**In Development**
1111

1212
- |Fix| :class:`cluster.Birch`,
13-
:class:`feature_selection.RFECV`,
14-
:class:`ensemble.RandomForestRegressor`,
13+
:class:`feature_selection.RFECV`, :class:`ensemble.RandomForestRegressor`,
1514
:class:`ensemble.RandomForestClassifier`,
1615
:class:`ensemble.GradientBoostingRegressor`, and
17-
:class:`ensemble.GradientBoostingClassifier`
18-
do not raise warning when fitted on
19-
a pandas DataFrame anymore. :pr:`21578` by `Thomas Fan`_.
16+
:class:`ensemble.GradientBoostingClassifier` do not raise warning when fitted
17+
on a pandas DataFrame anymore. :pr:`21578` by `Thomas Fan`_.
2018

2119
Changelog
2220
---------

0 commit comments

Comments
 (0)
0