-
-
Notifications
You must be signed in to change notification settings - Fork 33.2k
Closed as not planned
Labels
docsDocumentation in the Doc dirDocumentation in the Doc dir
Description
Documentation
Some files have a mixture of both " ... "
and """ ... """
docstrings should we mass update them to """ ... """
which I believe is the standard as per PEP 257.
For consistency, always use """triple double quotes""" around docstrings.
I can mass update this so that it all conforms to the standard if it will be merged.
Metadata
Metadata
Assignees
Labels
docsDocumentation in the Doc dirDocumentation in the Doc dir
Projects
Status
Todo