Merge lp://staging/~laney/ubuntu-sso-client/pep8-fixes into lp://staging/ubuntu-sso-client
Proposed by
Iain Lane
Status: | Merged |
---|---|
Approved by: | dobey |
Approved revision: | 1036 |
Merged at revision: | 1037 |
Proposed branch: | lp://staging/~laney/ubuntu-sso-client/pep8-fixes |
Merge into: | lp://staging/ubuntu-sso-client |
Diff against target: |
142 lines (+13/-13) 8 files modified
setup.py (+1/-1) ubuntu_sso/networkstate/windows.py (+1/-1) ubuntu_sso/qt/email_verification_page.py (+1/-1) ubuntu_sso/qt/forgotten_password_page.py (+2/-2) ubuntu_sso/qt/tests/test_proxy_dialog.py (+4/-4) ubuntu_sso/utils/runner/__init__.py (+1/-1) ubuntu_sso/utils/webclient/__init__.py (+2/-2) ubuntu_sso/utils/webclient/tests/test_webclient.py (+1/-1) |
To merge this branch: | bzr merge lp://staging/~laney/ubuntu-sso-client/pep8-fixes |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
dobey (community) | Approve | ||
Review via email: mp+224665@code.staging.launchpad.net |
Commit message
Fix errors introduced by new pep8
Description of the change
The new pep8 in Utopic makes ubuntu-sso-client fail its autopkgtests. Fix the new errors. :(
I'm going to upload this because the failure is (going to) blocking stuff from migrating. Feel free to overwrite it though.
To post a comment you must log in.