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.

contrib/internal/prepare-dev.py
contrib/internal/release.py
contrib/tools/generate_extension.py
contrib/tools/templates/extensions/setup.py
contrib/tools/templates/extensions/extension/admin_urls.py
reviewboard/__init__.py
reviewboard/manage.py
reviewboard/settings.py
reviewboard/test.py
reviewboard/accounts/backends.py
reviewboard/accounts/models.py
reviewboard/accounts/pages.py
reviewboard/accounts/views.py
reviewboard/accounts/forms/pages.py
reviewboard/admin/checks.py
reviewboard/admin/forms.py
reviewboard/admin/security_checks.py
reviewboard/admin/siteconfig.py
reviewboard/admin/management/commands/loaddb.py
reviewboard/attachments/tests.py
This diff has been split across 4 pages: 1 2 3 4 >
Loading...