Skip to content

Commit

Permalink
Update dropbox/provider/__init__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
walterbm-cohere authored Dec 5, 2023
1 parent 2e22fbf commit e35f500
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dropbox/provider/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,5 @@ def create_app() -> connexion.FlaskApp:
1
].upper() # Current directory name, upper-cased
flask_app.config.from_prefixed_env(config_prefix)
flask_app.config["APP_ID"] = config_prefix
return flask_app

0 comments on commit e35f500

Please sign in to comment.