Clean up a bunch of PEP-8/pyflakes problems.

Review Request #6284 — Created Sept. 2, 2014 and submitted — Latest diff uploaded

Information

Djblets
master
7dad422...

Reviewers

This change fixes up a bunch of relatively straightforward errors. Most of
these have to do with particulars of whitespace and indentation.

Ran unit tests.

djblets/testing/urls.py
djblets/urls/decorators.py
djblets/urls/root.py
djblets/util/decorators.py
djblets/util/http.py
djblets/util/tests.py
djblets/util/templatetags/djblets_email.py
djblets/util/templatetags/djblets_images.py
djblets/util/templatetags/djblets_utils.py
djblets/webapi/decorators.py
djblets/webapi/errors.py
djblets/webapi/resources.py
tests/runtests.py
This diff has been split across 2 pages: < 1 2
Loading...