MilanM commited on
Commit
88b5a5d
·
verified ·
1 Parent(s): 28d010b

Update src/streamlit_app.py

Browse files
Files changed (1) hide show
  1. src/streamlit_app.py +1 -1
src/streamlit_app.py CHANGED
@@ -19,7 +19,7 @@ from src.parameters import (
19
  params,
20
  display_chat_history,
21
  stream_outputs,
22
- app_password
23
  wx_api_key,
24
  wx_project_id,
25
  wx_url,
 
19
  params,
20
  display_chat_history,
21
  stream_outputs,
22
+ app_password,
23
  wx_api_key,
24
  wx_project_id,
25
  wx_url,