Skip to content

Commit

Permalink
isort
Browse files Browse the repository at this point in the history
  • Loading branch information
dtkav committed Aug 27, 2018
1 parent 71d1f5c commit 29f91e8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions connexion/apis/abstract.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,8 @@
import jinja2
import six
import yaml
from six.moves.urllib.parse import urlparse

from openapi_spec_validator.exceptions import OpenAPIValidationError
from six.moves.urllib.parse import urlparse

from ..exceptions import InvalidSpecification, ResolverError
from ..jsonref import resolve_refs
Expand Down

0 comments on commit 29f91e8

Please sign in to comment.