Skip to content

DOC ensures DBSCAN docstring passes numpydoc validation#20375

Merged
glemaitre merged 6 commits intoscikit-learn:mainfrom
fbidu:numpydoc-dbscan
Jun 28, 2021
Merged

DOC ensures DBSCAN docstring passes numpydoc validation#20375
glemaitre merged 6 commits intoscikit-learn:mainfrom
fbidu:numpydoc-dbscan

Conversation

@fbidu
Copy link
Copy Markdown
Contributor

@fbidu fbidu commented Jun 26, 2021

Reference Issues/PRs

Addresses #20308

What does this implement/fix? Explain your changes.

This PR makes dbscan compatible with numpydoc

Any other comments?

cc: @ijpulidos

@glemaitre glemaitre changed the title Make dbscan doc Numpydoc compatible DOC ensures DBSCAN docstring passes numpydoc validation Jun 26, 2021
Copy link
Copy Markdown
Member

@glemaitre glemaitre left a comment

Choose a reason for hiding this comment

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

Otherwise LGTM.

@glemaitre glemaitre self-requested a review June 26, 2021 18:25
@ijpulidos
Copy link
Copy Markdown
Contributor

This looks great, thanks for the feedback!

ijpulidos and others added 2 commits June 26, 2021 14:37
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
@fbidu
Copy link
Copy Markdown
Contributor Author

fbidu commented Jun 27, 2021

@glemaitre is there a way to re-run the CI without doing something like an empty commit? It seems like a step failed due to timeout

@glemaitre glemaitre merged commit de52d4d into scikit-learn:main Jun 28, 2021
@glemaitre
Copy link
Copy Markdown
Member

@fbidu The failure is unrelated (just a timeout of one of the mac build). Everything is alright. Merging. Thanks

samronsin pushed a commit to samronsin/scikit-learn that referenced this pull request Nov 30, 2021
…#20375)

Co-authored-by: Iván Pulido <ivanpulido@protonmail.com>
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.

3 participants