MSU576 commited on
Commit
534aca5
·
verified ·
1 Parent(s): d0ee2d7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -670,7 +670,7 @@ if "sites" not in st.session_state:
670
  "report_convo_state": 0,
671
  "report_missing_fields": [],
672
  "report_answers": {}
673
- })
674
 
675
 
676
  if "active_site" not in st.session_state:
 
670
  "report_convo_state": 0,
671
  "report_missing_fields": [],
672
  "report_answers": {}
673
+ }]
674
 
675
 
676
  if "active_site" not in st.session_state: