DOC Ensures that load_digits passes numpydoc validation#22392
DOC Ensures that load_digits passes numpydoc validation#22392thomasjpfan merged 2 commits intoscikit-learn:mainfrom
Conversation
|
Thanks for tackling this one too, @DennisOsei ! It seems that your local repo is not up-to date. Could you please solve the conflict by merging |
|
@ArturoAmorQ can you be more specific. Do you mean my main branch into numpydoc-validation? Also I would appreciate steps for what your trying to imply. Thanks. |
I meant the
inside your branch. Here This will usually pop a text editor where you have to assign a message to the commit or you will be asked to solve an eventual conflict (this should not be the case here). Then push again this new commit. Both in your If you are not using the command line, maybe you can check this post in stackoverflow. Just keep in mind that the |
ArturoAmorQ
left a comment
There was a problem hiding this comment.
LGTM. Thanks @DennisOsei !
Reference Issues/PRs
Addresses #21350
What does this implement/fix? Explain your changes.
Any other comments?
*My previous PR( load_breast_cancer) has been successfully merged but the "Functions to Update" is still showing the PR that was closed.