Skip to content

DOC Fixes sphinx warning in whats_new 1.1 #23246

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
Apr 29, 2022

Conversation

thomasjpfan
Copy link
Member

@thomasjpfan thomasjpfan commented Apr 29, 2022

Reference Issues/PRs

Follow up to #23241

What does this implement/fix? Explain your changes.

There is a new sphinx warning:

doc/whats_new/v1.1.rst:105: WARNING: Unexpected indentation.

Adding a new line fixes the original rendering issue

@thomasjpfan thomasjpfan added the To backport PR merged in master that need a backport to a release branch defined based on the milestone. label Apr 29, 2022
Copy link
Member Author

@thomasjpfan thomasjpfan left a comment

Choose a reason for hiding this comment

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

Pinging @jeremiedbb because this should be a part of the 1.1 release.

- :func:`sklearn.manifold.trustworthiness`
- :class:`sklearn.semi_supervised.LabelPropagation`
- :class:`sklearn.semi_supervised.LabelSpreading`

Copy link
Member Author

Choose a reason for hiding this comment

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

What was needed was this space.

@jeremiedbb
Copy link
Member

Rendering looks good, thanks

@jeremiedbb jeremiedbb merged commit f890aff into scikit-learn:main Apr 29, 2022
jeremiedbb pushed a commit to jeremiedbb/scikit-learn that referenced this pull request May 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Documentation To backport PR merged in master that need a backport to a release branch defined based on the milestone.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants