Skip to content

DOC Fix missing newline in DistanceMetric docs #13888

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 1 commit into from
May 15, 2019
Merged

DOC Fix missing newline in DistanceMetric docs #13888

merged 1 commit into from
May 15, 2019

Conversation

adamjstewart
Copy link
Contributor

Currently, the DistanceMetric docs look like this:

Available Metrics The following lists the string metric identifiers and the associated distance metric classes:

With this PR, they should look like:

Available Metrics

The following lists the string metric identifiers and the associated distance metric classes:

Copy link
Member

@rth rth left a comment

Choose a reason for hiding this comment

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

Thanks!

@@ -120,6 +120,7 @@ cdef class DistanceMetric:
[ 5.19615242, 0. ]])

Available Metrics
Copy link
Member

Choose a reason for hiding this comment

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

This probably could be a section title, but it's fine this way as well.

@rth rth changed the title Fix missing newline in DistanceMetric docs DOC Fix missing newline in DistanceMetric docs May 15, 2019
@rth rth merged commit c890ecd into scikit-learn:master May 15, 2019
@adamjstewart adamjstewart deleted the docs/distance branch May 15, 2019 19:00
jnothman pushed a commit to jnothman/scikit-learn that referenced this pull request May 21, 2019
koenvandevelde pushed a commit to koenvandevelde/scikit-learn that referenced this pull request Jul 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants