~roadmr/canonical-identity-provider/fix-deprecation-warnings-1

« back to all changes in this revision

Viewing changes to src/webui/views/consumer.py

  • Committer: Tom Wardill
  • Date: 2018-02-14 14:05:59 UTC
  • mfrom: (1602 work)
  • mto: (1597.1.44 django-1.10)
  • mto: This revision was merged to the branch mainline in revision 1603.
  • Revision ID: tom.wardill@canonical.com-20180214140559-ow5txzwy46nopws2
Merge flake8 changes

Show diffs side-by-side

added added

removed removed

Lines of Context:
24
24
from openid.consumer.discover import DiscoveryFailure
25
25
from openid.extensions import sreg
26
26
from openid.message import OPENID1_URL_LIMIT
27
 
from openid.yadis.constants import YADIS_HEADER_NAME, YADIS_CONTENT_TYPE
28
27
from openid.server.trustroot import RP_RETURN_TO_URL_TYPE
 
28
from openid.yadis.constants import YADIS_CONTENT_TYPE, YADIS_HEADER_NAME
29
29
from pymacaroons import Macaroon
30
30
 
31
31
from identityprovider import (