Fix formatting errors in site module according to PEP8

Review Request #6637 — Created Nov. 23, 2014 and submitted — Latest diff uploaded

Information

Review Board
master
b2bc248...

Reviewers

Fixed the following format errors:
site/tests.py:90:19: E221 multiple spaces before operator

Ran unit tests for site module, and pep8.

Diff Revision 2

This is not the most recent revision of the diff. The latest diff is revision 3. See what's changed.

orig
1
2
3
reviewboard/site/tests.py
Loading...