Closed treyhunner closed 13 years ago
There is a test that automatically test all code with pep8 tool, don't know if it still works with newest version of pep8 tool. https://github.com/dominno/django-moderation/blob/master/src/moderation/tests/unit/utils.py#L22
That test didn't recognize errors in all files for me. Maybe I'll try reviving it at some point.
Whitespace corrections and inline comment style change found and corrected using pep8.