Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DOC Ensures that NuSVC passes numpydoc validation #20461

Merged
merged 3 commits into from
Jul 20, 2021

Conversation

jmloyola
Copy link
Member

@jmloyola jmloyola commented Jul 3, 2021

Reference Issues/PRs

Addresses #20308

What does this implement/fix? Explain your changes.

This PR ensures NuSVC is compatible with numpydoc.

  • Remove NuSVC from DOCSTRING_IGNORE_LIST.
  • Verify all tests passing.

Any other comments?

For this PR to pass all numpydoc test, this PR should be merged before.

#DataUmbrella Sprint

@thomasjpfan
Copy link
Member

There are still numpydoc validation tests that are failing.

@jmloyola
Copy link
Member Author

Yeah. Once this PR get merged, these issues will be resolved.

@glemaitre glemaitre changed the title [WIP] DOC Ensures that NuSVC passes numpydoc validation DOC Ensures that NuSVC passes numpydoc validation Jul 13, 2021
@glemaitre
Copy link
Member

When #20457 is merged then you can merge main into your branch to see if everything is fine.

@jmloyola
Copy link
Member Author

@glemaitre, @thomasjpfan If you have a minute, can you check this PR?
I believe it is ready to be merged.

@glemaitre glemaitre merged commit 0a7e9ee into scikit-learn:main Jul 20, 2021
@glemaitre
Copy link
Member

All good. Thanks @jmloyola

@jmloyola jmloyola deleted the fix_numpydoc_nusvc branch July 31, 2021 02:15
samronsin pushed a commit to samronsin/scikit-learn that referenced this pull request Nov 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants