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/extensions/tests.py
djblets/extensions/urls.py
djblets/extensions/test/urls.py
djblets/feedview/test_urls.py
djblets/log/urls.py
djblets/testing/urls.py
djblets/urls/root.py
djblets/util/tests.py
djblets/webapi/errors.py
Loading...