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 2930960 commit 6e3f348
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 @@ -55,7 +55,6 @@ def create_app():
app.config["TEMPLATES_AUTO_RELOAD"] = True
# app.secret_key = secrets.token_hex(16)
# app.session_interface = SecureCookieSessionInterface()
# print(app.secret_key)
return app


Expand Down

0 comments on commit 6e3f348

Please sign in to comment.