Skip to content

Commit 6e76797

Browse files
lint issue fixed
1 parent e265aa7 commit 6e76797

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ClientAdvisor/App/app.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1642,4 +1642,5 @@ def get_users():
16421642
if conn:
16431643
conn.close()
16441644

1645+
16451646
app = create_app()

0 commit comments

Comments
 (0)