Bring PEP 8 in line with PEP 257

This commit is contained in:
Brett Cannon 2014-03-01 10:57:51 -05:00
parent ab85e78f9b
commit f13f2d6ae5
1 changed files with 0 additions and 1 deletions

View File

@ -550,7 +550,6 @@ Conventions for writing good documentation strings
"""Return a foobang
Optional plotz says to frobnicate the bizbaz first.
"""
- For one liner docstrings, it's okay to keep the closing ``"""`` on