• 
      

    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.