Skip to content

Commit 1436916

Browse files
update test
1 parent 02d8264 commit 1436916

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ClientAdvisor/App/app.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,6 @@
5151

5252
def create_app():
5353
app = Quart(__name__)
54-
app.config["PROVIDE_AUTOMATIC_OPTIONS"] = True
5554
app.register_blueprint(bp)
5655
app.config["TEMPLATES_AUTO_RELOAD"] = True
5756
# app.secret_key = secrets.token_hex(16)

0 commit comments

Comments
 (0)