Fix formatting errors in site module according to PEP8
Review Request #6637 — Created Nov. 23, 2014 and submitted
Fixed the following format errors:
site/tests.py:90:19: E221 multiple spaces before operator
Ran unit tests for site module, and pep8.
Commit: |
|
||||
---|---|---|---|---|---|
Diff: |
Revision 2 (+2 -1) |

-
Tool: Pyflakes Processed Files: reviewboard/site/tests.py Tool: PEP8 Style Checker Processed Files: reviewboard/site/tests.py
Summary: |
|
||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Description: |
|
||||||||||||
Testing Done: |
|
-
-
reviewboard/site/tests.py (Diff revision 2) This is actually a case where pep8 is just wrong. I don't mind leaving it upset for some things.
Summary: |
|
||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Description: |
|
||||||||||||
Testing Done: |
|
||||||||||||
Commit: |
|
||||||||||||
Diff: |
Revision 3 (+1 -1) |