Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Document docstring quote convention #17193

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 19, 2020
Merged

Conversation

timhoffm
Copy link
Member

PR Summary

Document how we currently already format docstring wrt quotes.

The mult-line case is already enforced via (pydocstyle D213).
The single line case (pydocstyle D200) is not enforced due to PyCQA/pydocstyle#453, but we still use it if possible.

@timhoffm timhoffm added this to the v3.3.0 milestone Apr 19, 2020
Copy link
Contributor

@anntzer anntzer left a comment

Choose a reason for hiding this comment

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

postci

@anntzer anntzer merged commit 005c7a6 into matplotlib:master Apr 19, 2020
@timhoffm timhoffm deleted the doc-quote branch April 19, 2020 19:51
timhoffm added a commit to timhoffm/matplotlib that referenced this pull request Mar 10, 2024
timhoffm added a commit to timhoffm/matplotlib that referenced this pull request Mar 10, 2024
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