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. |
|
|||
""" on the next line. |
|
|||
Same here. |
|
|||
Same here. |
|
|||
Same here. |
|
|||
Same here. |
|
|||
Blank line between these. |
|
|||
Blank line between these. |
|
|||
Blank line between these. |
|
|||
Col: 23 E241 multiple spaces after ':' |
![]() |
|||
Col: 30 E241 multiple spaces after ':' |
![]() |
|||
Col: 22 E241 multiple spaces after ':' |
![]() |
|||
Col: 26 E241 multiple spaces after ':' |
![]() |
|||
Col: 23 E241 multiple spaces after ':' |
![]() |
|||
Col: 21 E241 multiple spaces after ':' |
![]() |
|||
Blank line between these. |
|
|||
Blank line between these. |
|
|||
""" on the next line. |
|
|||
Same here. |
|
|||
Same here. |
|
|||
Same here. |
|
|||
Col: 23 E225 missing whitespace around operator |
![]() |
|||
'contextlib' imported but unused |
![]() |
|||
Col: 23 E241 multiple spaces after ':' |
![]() |
|||
Col: 30 E241 multiple spaces after ':' |
![]() |
|||
Col: 22 E241 multiple spaces after ':' |
![]() |
|||
Col: 26 E241 multiple spaces after ':' |
![]() |
|||
Col: 23 E241 multiple spaces after ':' |
![]() |
|||
Col: 21 E241 multiple spaces after ':' |
![]() |
|||
'contextlib' imported but unused |
![]() |
|||
There are no open issues |

-
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
-
-
-
-
-
-
-