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.

    Loading...