forked from loafle/openapi-generator-original
* fix circular import issue in python flask
This is very similar change to 3678eaff87
All it intends to do is fix the problem of cirular imports (which was
already fixed for python) in the python flask server.
* removal of type hints in quotes