File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -262,7 +262,7 @@ Fixed models
262
262
:pr: `20880 ` by :user: `Guillaume Lemaitre <glemaitre> `
263
263
and :user: `András Simon <simonandras> `.
264
264
265
- - |Fix | Solve a bug in :func: ` ~ sklearn.utils.metaestimators.if_delegate_has_method `
265
+ - |Fix | Solve a bug in `` sklearn.utils.metaestimators.if_delegate_has_method ` `
266
266
where the underlying check for an attribute did not work with NumPy arrays.
267
267
:pr: `21145 ` by :user: `Zahlii <Zahlii> `.
268
268
Original file line number Diff line number Diff line change @@ -1331,7 +1331,7 @@ Changelog
1331
1331
`estimator ` (previous name was `Estimator `). :pr: `22188 ` by
1332
1332
:user: `Mathurin Massias <mathurinm> `.
1333
1333
1334
- - |API | :func: ` utils.metaestimators.if_delegate_has_method ` is deprecated and will be
1334
+ - |API | `` utils.metaestimators.if_delegate_has_method ` ` is deprecated and will be
1335
1335
removed in version 1.3. Use :func: `utils.metaestimators.available_if ` instead.
1336
1336
:pr: `22830 ` by :user: `Jérémie du Boisberranger <jeremiedbb> `.
1337
1337
You can’t perform that action at this time.
0 commit comments