Closed shmygol closed 11 years ago
from Travis logs:
$ pep8 --ignore=E501,E225,E128 . ./rpg/models.py:15:5: E301 expected 1 blank line, found 0 ./rpg/models.py:18:1: E302 expected 2 blank lines, found 1 ./rpg/models.py:20:5: E301 expected 1 blank line, found 0 ./rpg/models.py:23:1: E302 expected 2 blank lines, found 1 ./rpg/models.py:61:1: W391 blank line at end of file
from Travis logs: