Skip to content

DOC Fixes sphinx warning in whats_new 1.1#23246

Merged
jeremiedbb merged 1 commit intoscikit-learn:mainfrom
thomasjpfan:doc_fix_warning
Apr 29, 2022
Merged

DOC Fixes sphinx warning in whats_new 1.1#23246
jeremiedbb merged 1 commit intoscikit-learn:mainfrom
thomasjpfan:doc_fix_warning

Conversation

@thomasjpfan
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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