Fix PEP-8 issues in accounts/ and admin/

Review Request #4412 — Created Aug. 9, 2013 and submitted — Latest diff uploaded

Information

Review Board
master

Reviewers

Fix PEP-8 issues in accounts/ and admin/

This change fixes up most of the issues found by the pep8 tool. The ones that I
left where where we had mapping tables that were formatted for readability.

 
reviewboard/accounts/backends.py
reviewboard/accounts/forms.py
reviewboard/accounts/models.py
reviewboard/accounts/urls.py
reviewboard/accounts/evolutions/timezone.py
reviewboard/admin/forms.py
reviewboard/admin/widgets.py
Loading...