Document docstring quote convention by timhoffm · Pull Request #17193 · matplotlib/matplotlib · GitHub
Skip to content

Document docstring quote convention - #17193

Merged
anntzer merged 1 commit into
matplotlib:masterfrom
timhoffm:doc-quote
Apr 19, 2020
Merged

anntzer merged 1 commit into
matplotlib:masterfrom
timhoffm:doc-quote

Conversation

@timhoffm

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

@anntzer anntzer left a comment

Copy link
Copy Markdown
Contributor

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