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.

Changes between revision 1 and 2

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