Skip to content

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

Merged
glemaitre merged 6 commits intoscikit-learn:mainfrom
maikia:version_parse_docstring
Sep 4, 2022
Merged

DOC Ensure externals._packaging.version.parse passes numpydoc validation#24320
glemaitre merged 6 commits intoscikit-learn:mainfrom
maikia:version_parse_docstring

Conversation

@maikia
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
Contributor Author

maikia commented Sep 2, 2022

thanks @ogrisel for your comments. Should be good now

Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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
Copy Markdown
Member

Thanks @maikia

glemaitre added a commit to glemaitre/scikit-learn that referenced this pull request Sep 12, 2022
…ion (scikit-learn#24320)

Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
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