Skip to content

Commit

Permalink
Update openapi.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Tomasz Trębski authored and kornicameister committed Jul 9, 2019
1 parent 6f0cc06 commit 6fead32
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion connexion/operations/openapi.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
from connexion.operations.abstract import AbstractOperation

from ..decorators.uri_parsing import OpenAPIURIParser
from .. import http_facts
from ..utils import deep_get, is_null, is_nullable, make_type

logger = logging.getLogger("connexion.operations.openapi3")
Expand Down

0 comments on commit 6fead32

Please sign in to comment.