Fix formatting errors in attachments module according to PEP8

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

Information

Review Board
master
44ce6b8...

Reviewers

Fixed the following errors:
attachments/tests.py:215:80: E501 line too long (81 > 79 characters)

Ran unit tests for attachments module, and ran pep8 again.

Diff Revision 1

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

orig
1
2
reviewboard/attachments/tests.py
Loading...