Thanks to visit codestin.com
Credit goes to github.com

Skip to content

DOC Ensure externals._packaging.version.parse passes numpydoc validation #24320

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

Merged
merged 6 commits into from
Sep 4, 2022

Conversation

maikia
Copy link
Contributor

@maikia maikia commented Sep 2, 2022

towards #21350

@adrinjalali @glemaitre

Reference Issues/PRs

What does this implement/fix? Explain your changes.

Any other comments?

Copy link
Member

@ogrisel ogrisel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR. I am not sure what line length numpydoc prefers in the docstring but I believe we typically break lines at the 79 columns mark in docstrings.

@maikia
Copy link
Contributor Author

maikia commented Sep 2, 2022

thanks @ogrisel for your comments. Should be good now

Copy link
Member

@ogrisel ogrisel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks @maikia!

@ogrisel
Copy link
Member

ogrisel commented Sep 2, 2022

@maikia it seems that the circle CI failure comes from a circle ci configuration on your fork

https://app.circleci.com/pipelines/github/maikia/scikit-learn/

instead of:

https://app.circleci.com/pipelines/github/scikit-learn/scikit-learn/

Maybe you should disable this pipeline in your circle ci configuration if you don't need it anymore.

@glemaitre
Copy link
Member

LGTM. Just awaiting for the CI to turn green.

@glemaitre glemaitre merged commit 71c216a into scikit-learn:main Sep 4, 2022
@glemaitre
Copy link
Member

Thanks @maikia

glemaitre added a commit to glemaitre/scikit-learn that referenced this pull request Sep 12, 2022
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.

4 participants