8000 More fixes to pydocstyle D403 (First word capitalization) by timhoffm · Pull Request #16873 · matplotlib/matplotlib · GitHub
[go: up one dir, main page]

Skip to content

More fixes to pydocstyle D403 (First word capitalization) #16873

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
Mar 26, 2020

Conversation

timhoffm
Copy link
Member

PR Summary

More fixes to pydocstyle D403 (First word of the first line should be properly capitalized); and general docstring improvement on the way.

Follow up to #14500 and #14513.

@timhoffm timhoffm added this to the v3.3.0 milestone Mar 22, 2020
@@ -1332,7 +1336,6 @@ def set_data(self, A):

class BboxImage(_ImageBase):
"""The Image class whose size is determined by the given bbox."""

Copy link
Contributor

Choose a reason for hiding this comment

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

leave the blank line?

@anntzer anntzer modified the milestone: v3.3.0 Mar 26, 2020
@anntzer anntzer merged commit 54b4263 into matplotlib:master Mar 26, 2020
@timhoffm timhoffm deleted the pydocstyle-D403 branch March 26, 2020 11:16
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
0