Enforce Docstring Style Guidelines #592
Labels
priority-3-low
May be resolved one any timeline.
type-docs
About changes and updates to documentation
Milestone
Uh oh!
There was an error while loading. Please reload this page.
Current Situation
Right now we don't enforce any particular docstring style
Proposed Actions
Enforce Google-style docstrings with Pydocstyle.
Pydocstyle hasn't cut a release that includes support for hanging indents, but support has been merged to main. Thus we should install from this commit until a release is made:
Work Items
The text was updated successfully, but these errors were encountered: