8000 Fix pydocstyle D208 (Docstring is over-indented) by timhoffm · Pull Request #14496 · matplotlib/matplotlib · GitHub
[go: up one dir, main page]

Skip to content

Fix pydocstyle D208 (Docstring is over-indented) #14496

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
Jun 9, 2019

Conversation

timhoffm
Copy link
Member
@timhoffm timhoffm commented Jun 8, 2019

PR Summary

Fix all occurences of pydocstyle D208: Docstring is over-indented.

@timhoffm timhoffm added this to the v3.2.0 milestone Jun 8, 2019
@timhoffm timhoffm force-pushed the fix-pydocstyle-D208 branch from b6394c2 to edc676d Compare June 8, 2019 17:38
@@ -1251,21 +1251,24 @@ def interactive(b):
"""
Set interactive mode to boolean b.
Copy link
Contributor

Choose a reason for hiding this comment

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

Something like "Set whether to draw after every plotting command (such as ~.Axes.xlabel)." fits in a single line (replacing the entire docstring).
`

@timhoffm timhoffm force-pushed the fix-pydocstyle-D208 branch from edc676d to 7dc65c6 Compare June 9, 2019 08:58
@timhoffm timhoffm force-pushed the fix-pydocstyle-D208 branch from 7dc65c6 to e76c94e Compare June 9, 2019 09:13
@anntzer
Copy link
Contributor
anntzer commented Jun 9, 2019

anyone can merge postci

@timhoffm timhoffm merged commit 3530d43 into matplotlib:master Jun 9, 2019
@timhoffm timhoffm deleted the fix-pydocstyle-D208 branch June 9, 2019 10:41
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.

2 participants
0