Skip to content

Commit

Permalink
update test
Browse files Browse the repository at this point in the history
  • Loading branch information
AjitPadhi-Microsoft committed Nov 15, 2024
1 parent 02d8264 commit 1436916
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ClientAdvisor/App/app.py
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@

def create_app():
app = Quart(__name__)
app.config["PROVIDE_AUTOMATIC_OPTIONS"] = True
app.register_blueprint(bp)
app.config["TEMPLATES_AUTO_RELOAD"] = True
# app.secret_key = secrets.token_hex(16)
Expand Down

0 comments on commit 1436916

Please sign in to comment.