~mfoord/ubuntu-sso-client/password-policy-error

« back to all changes in this revision

Viewing changes to ubuntu_sso/utils/webclient/tests/test_webclient.py

  • Committer: Barry Warsaw
  • Date: 2013-02-11 21:08:43 UTC
  • mto: This revision was merged to the branch mainline in revision 1020.
  • Revision ID: barry@python.org-20130211210843-wa2kob799zrw12ro
Revert change in whitespace to appease pep8 complaint.

Show diffs side-by-side

added added

removed removed

Lines of Context:
71
71
    HeaderDict,
72
72
    UnauthorizedError,
73
73
    WebClientError,
74
 
    )
 
74
)
75
75
 
76
76
ANY_VALUE = object()
77
77
SAMPLE_KEY = "result"