frol / flask-restplus-server-example

Real-life RESTful server example on Flask-RESTplus
http://flask-restplus-example-server.herokuapp.com/api/v1/
MIT License
1.34k stars 342 forks source link

Refactor flask_config_name evaluation #155

Closed belkka closed 1 year ago

belkka commented 1 year ago

I was casually reading the repo and noticed that this if-else branch was a bit hard to read