Fix a ton of PEP-8 issues.

Review Request #5509 — Created Feb. 19, 2014 and submitted — Latest diff uploaded

Information

Review Board
release-2.0.x
734fbdf...

Reviewers

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.

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
This diff has been split across 4 pages: < 1 2 3 4
Loading...