Fix a ton of PEP-8 issues.
Review Request #5509 — Created Feb. 19, 2014 and submitted — Latest diff uploaded
Since ReviewBot has been slacking off, a bunch of issues have slipped in (plus
there are a lot that we just never fixed up). This change fixes almost
everything, with the exception that a few things PEP-8 thinks are problems are
actually preferred.
Ran unit tests.
Diff Revision 4 (Latest)
orig
1
2
3
4
reviewboard/scmtools/svn/subvertpy.py |
---|
reviewboard/site/models.py |
---|
reviewboard/ssh/errors.py |
---|
reviewboard/webapi/decorators.py |
---|
reviewboard/webapi/resources/diff_context.py |
---|
reviewboard/webapi/resources/filediff_comment.py |
---|
reviewboard/webapi/resources/review_reply.py |
---|
reviewboard/webapi/tests/base.py |
---|
reviewboard/webapi/tests/mixins_comment.py |
---|
reviewboard/webapi/tests/test_change.py |
---|
reviewboard/webapi/tests/test_review_request.py |
---|
reviewboard/webapi/tests/test_watched_review_request.py |
---|