Merge lp://staging/~elachuni/piston-mini-client/pep8-test into lp://staging/piston-mini-client

Proposed by Anthony Lenton
Status: Merged
Merged at revision: 50
Proposed branch: lp://staging/~elachuni/piston-mini-client/pep8-test
Merge into: lp://staging/piston-mini-client
Diff against target: 715 lines (+124/-48)
17 files modified
.bzrignore (+1/-0)
piston_mini_client/__init__.py (+14/-12)
piston_mini_client/auth.py (+3/-2)
piston_mini_client/consts.py (+2/-2)
piston_mini_client/failhandlers.py (+4/-2)
piston_mini_client/serializers.py (+2/-1)
piston_mini_client/tests/__init__.py (+0/-1)
piston_mini_client/tests/test_auth.py (+3/-5)
piston_mini_client/tests/test_disable_ssl_check.py (+5/-4)
piston_mini_client/tests/test_failhandlers.py (+5/-4)
piston_mini_client/tests/test_pep8.py (+50/-0)
piston_mini_client/tests/test_proxy.py (+4/-2)
piston_mini_client/tests/test_resource.py (+11/-2)
piston_mini_client/tests/test_serializers.py (+3/-1)
piston_mini_client/tests/test_validators.py (+7/-5)
piston_mini_client/validators.py (+9/-5)
tox.ini (+1/-0)
To merge this branch: bzr merge lp://staging/~elachuni/piston-mini-client/pep8-test
Reviewer Review Type Date Requested Status
Michael Vogt (community) Approve
Review via email: mp+100203@code.staging.launchpad.net

Description of the change

This branch adds a test to ensure that the code is pep8-compliant, and shuffles whitespace around to make it pass.
It also updates the copyright headers across the board.

To post a comment you must log in.
Revision history for this message
Michael Vogt (mvo) wrote :

Thanks for your work on this! The branch looks fine.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches