I have a Flask app that uses two configs: base and instance config. Here is how the project structure looks:
flask_app.wsgi flask_app/ __init__.py