Clean up a bunch of PEP-8/pyflakes problems.
Review Request #6284 — Created Sept. 2, 2014 and submitted — Latest diff uploaded
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.
Diff Revision 2 (Latest)
orig
1
2
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 |
---|