tko22 / flask-boilerplate

Simple flask boilerplate with Postgres, Docker, and Heroku/Zeit now
https://github.com/tko22/flask-boilerplate/wiki
MIT License
301 stars 100 forks source link

`create_response` doesn't return a tuple with Flask Response #12

Closed tko22 closed 6 years ago

tko22 commented 6 years ago

change the return value typing to be the correct type.