Clean up a bunch of PEP-8/pyflakes problems.
Review Request #6284 — Created Sept. 2, 2014 and submitted
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.
Description | From | Last Updated |
---|---|---|
Blank line between these. |
chipx86 | |
""" on the next line. |
chipx86 | |
Same here. |
chipx86 | |
Same here. |
chipx86 | |
Same here. |
chipx86 | |
Same here. |
chipx86 | |
Blank line between these. |
chipx86 | |
Blank line between these. |
chipx86 | |
Blank line between these. |
chipx86 | |
Col: 23 E241 multiple spaces after ':' |
reviewbot | |
Col: 30 E241 multiple spaces after ':' |
reviewbot | |
Col: 22 E241 multiple spaces after ':' |
reviewbot | |
Col: 26 E241 multiple spaces after ':' |
reviewbot | |
Col: 23 E241 multiple spaces after ':' |
reviewbot | |
Col: 21 E241 multiple spaces after ':' |
reviewbot | |
Blank line between these. |
chipx86 | |
Blank line between these. |
chipx86 | |
""" on the next line. |
chipx86 | |
Same here. |
chipx86 | |
Same here. |
chipx86 | |
Same here. |
chipx86 | |
Col: 23 E225 missing whitespace around operator |
reviewbot | |
'contextlib' imported but unused |
reviewbot | |
Col: 23 E241 multiple spaces after ':' |
reviewbot | |
Col: 30 E241 multiple spaces after ':' |
reviewbot | |
Col: 22 E241 multiple spaces after ':' |
reviewbot | |
Col: 26 E241 multiple spaces after ':' |
reviewbot | |
Col: 23 E241 multiple spaces after ':' |
reviewbot | |
Col: 21 E241 multiple spaces after ':' |
reviewbot | |
'contextlib' imported but unused |
reviewbot |
-
Tool: Pyflakes Processed Files: djblets/datagrid/grids.py djblets/extensions/urls.py djblets/extensions/packaging.py djblets/util/templatetags/djblets_images.py djblets/webapi/decorators.py djblets/util/templatetags/djblets_utils.py djblets/extensions/tests.py djblets/util/templatetags/djblets_email.py djblets/log/urls.py djblets/extensions/resources.py djblets/feedview/test_urls.py djblets/webapi/errors.py djblets/urls/decorators.py djblets/extensions/hooks.py djblets/siteconfig/django_settings.py djblets/util/tests.py djblets/testing/urls.py djblets/log/middleware.py djblets/auth/forms.py djblets/extensions/test/urls.py djblets/settings.py djblets/feedview/views.py djblets/util/decorators.py djblets/urls/root.py djblets/extensions/manager.py djblets/testing/testcases.py djblets/cache/backend.py djblets/log/views.py djblets/datagrid/tests.py djblets/util/http.py djblets/auth/util.py djblets/webapi/resources.py tests/runtests.py Tool: PEP8 Style Checker Processed Files: djblets/datagrid/grids.py djblets/extensions/urls.py djblets/extensions/packaging.py djblets/util/templatetags/djblets_images.py djblets/webapi/decorators.py djblets/util/templatetags/djblets_utils.py djblets/extensions/tests.py djblets/util/templatetags/djblets_email.py djblets/log/urls.py djblets/extensions/resources.py djblets/feedview/test_urls.py djblets/webapi/errors.py djblets/urls/decorators.py djblets/extensions/hooks.py djblets/siteconfig/django_settings.py djblets/util/tests.py djblets/testing/urls.py djblets/log/middleware.py djblets/auth/forms.py djblets/extensions/test/urls.py djblets/settings.py djblets/feedview/views.py djblets/util/decorators.py djblets/urls/root.py djblets/extensions/manager.py djblets/testing/testcases.py djblets/cache/backend.py djblets/log/views.py djblets/datagrid/tests.py djblets/util/http.py djblets/auth/util.py djblets/webapi/resources.py tests/runtests.py
-
-
-
-
-
-
-