DOC Ensures that sklearn.datasets._base.load_breast_cancer passes numpydoc validation#22346
Conversation
|
The pytest tests passed this time. |
|
You seem to have merge conflicts, My guess is that you are using the same branch as in #22266, without removing said branch from the remote first. |
|
It is possible that we merge some similar PRs that remove some of the flagged functions. I merged If yes, I will merge this PR. |
My suggestions from #22266 got lost by closing that PR and had not yet been addressed. I am re-posting them here |
|
@ArturoAmorQ , @glemaitre am I supposed to do something right now? My branch hasn't been merged. |
Co-authored-by: Arturo Amor <86408019+ArturoAmorQ@users.noreply.github.com>
|
I applied the suggestion of @ArturoAmorQ and I will merge when the CIs are green |
|
Thanks @DennisOsei all good. |
|
Thanks @glemaitre . Also it seems that the old PR is the one showing up in |
|
I updated it. Thanks for pointing this out. |
Reference Issues/PRs
Addresses #21350
What does this implement/fix? Explain your changes.
Any other comments?