Fix formatting errors in attachments module according to PEP8
Review Request #6627 — Created Nov. 23, 2014 and submitted
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.
Description | From | Last Updated |
---|---|---|
Can we put f.read() on its own line? Generally when we use this form of indentation, we tend to do … |
chipx86 |
- Commit:
-
5eabe95d9d215cb1ef47bdaf2892631386d3d00444ce6b8d09b4c87368bfde2b6780478308f2b3c9
- Diff:
-
Revision 2 (+4 -2)