- Notifications
You must be signed in to change notification settings - Fork 749
ErrorCodes
florentx edited this page Dec 22, 2012 · 3 revisions
Moved to the pep8 documentation
Note: most errors can be listed with such one-liner:
python pep8.py --first --select E,W testsuite/ --format '%(code)s: %(text)s'