We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3ef58f commit 7e16e69Copy full SHA for 7e16e69
swagger_py_codegen/parser.py
@@ -153,4 +153,3 @@ def process_references(swagger, pool):
153
elif isinstance(next_ref, list):
154
idx = int(path[-1])
155
next_ref[idx] = node
156
- print " "
0 commit comments