We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e490043 commit c9b4bc5Copy full SHA for c9b4bc5
ClientAdvisor/App/app.py
@@ -1642,4 +1642,5 @@ def get_users():
1642
if conn:
1643
conn.close()
1644
1645
+
1646
app = create_app()
0 commit comments