surrounding-whitespace (D210)
Derived from the pydocstyle linter.
Fix is sometimes available.
What it does
Checks for surrounding whitespace in docstrings.
Why is this bad?
Remove surrounding whitespace from the docstring, for consistency.
Example
Use instead: