Fix formatting errors in accounts module according to PEP8
Review Request #6624 — Created Nov. 23, 2014 and submitted
Fixed the following formatting errors:
accounts/backends.py:411:80: E501 line too long (86 > 79 characters)
accounts/urls.py:41:80: E501 line too long (95 > 79 characters)
Ran unit tests for accounts module, and ran pep8 again.
Description | From | Last Updated |
---|---|---|
Can you revert this? We often ignore that error (it's turned off in Review Bot) |
|
-
-
reviewboard/accounts/backends.py (Diff revision 1) Can you revert this? We often ignore that error (it's turned off in Review Bot)
Description: |
|
||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Commit: |
|
||||||||||||
Diff: |
Revision 2 (+4 -2) |