Closed marcosfromero closed 10 years ago
I thought it was only for Python code, not RST documentation. Should I also change the original lines (first paragraph) of the file?
I was looking for a reference on documentation but I was not able to find one, that's why I used the one on PEP 8; anyway, the idea is not having a paragraph formated as a line.
yes, please fix any other line on the file with the same issue.
please keep line length to 72 characters.
from PEP 8: For flowing long blocks of text with fewer structural restrictions (docstrings or comments), the line length should be limited to 72 characters.