Skip to content

Commit a545864

Browse files
GaelVaroquauxTomDLT
authored andcommitted
DOC: trivial rst fix to whats_new.rst (scikit-learn#7511)
Fix for proper rendering
1 parent 8207185 commit a545864

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/whats_new.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -296,7 +296,7 @@ Enhancements
296296
:func:`utils.sparse_func.incr_mean_variance_axis` by supporting cython
297297
fused types. By `YenChen Lin`_.
298298

299-
- The :func: `ignore_warnings` now accept a category argument to ignore only
299+
- The :func:`ignore_warnings` now accept a category argument to ignore only
300300
the warnings of a specified type. By `Thierry Guillemot`_.
301301

302302
- The new ``cv_results_`` attribute of :class:`model_selection.GridSearchCV`

0 commit comments

Comments
 (0)