Skip to content

Commit

Permalink
isort...
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Grossmann-Kavanagh authored and jmcs committed Jul 25, 2018
1 parent 212820b commit 79e0e3d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tests/decorators/test_uri_parsing.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
import pytest
from werkzeug.datastructures import MultiDict

import pytest
from connexion.decorators.uri_parsing import (AlwaysMultiURIParser,
FirstValueURIParser,
Swagger2URIParser)
Expand Down

0 comments on commit 79e0e3d

Please sign in to comment.