Skip to content

Commit

Permalink
Fix conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
rafaelcaricio committed Apr 4, 2017
1 parent 67d4ddb commit a64f46a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tests/fakeapi/hello.py
@@ -1,8 +1,9 @@
#!/usr/bin/env python3

from connexion import NoContent, ProblemException, problem
from flask import jsonify, redirect

from connexion import NoContent, ProblemException, problem


class DummyClass(object):
@classmethod
Expand Down

0 comments on commit a64f46a

Please sign in to comment.