Bring PEP 8 in line with PEP 257
This commit is contained in:
parent
ab85e78f9b
commit
f13f2d6ae5
|
@ -550,7 +550,6 @@ Conventions for writing good documentation strings
|
||||||
"""Return a foobang
|
"""Return a foobang
|
||||||
|
|
||||||
Optional plotz says to frobnicate the bizbaz first.
|
Optional plotz says to frobnicate the bizbaz first.
|
||||||
|
|
||||||
"""
|
"""
|
||||||
|
|
||||||
- For one liner docstrings, it's okay to keep the closing ``"""`` on
|
- For one liner docstrings, it's okay to keep the closing ``"""`` on
|
||||||
|
|
Loading…
Reference in New Issue