Maryam Ilka commited on
Commit
6e4adf3
·
verified ·
1 Parent(s): 6c5ba60

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -874,7 +874,7 @@ def main():
874
  st.session_state.price_accepted = 0
875
 
876
 
877
- pages = {
878
  "welcome": welcome_page,
879
  "scenario_explanation": scenario_explanation,
880
  "map_view": map_view,
 
874
  st.session_state.price_accepted = 0
875
 
876
 
877
+ pages = {
878
  "welcome": welcome_page,
879
  "scenario_explanation": scenario_explanation,
880
  "map_view": map_view,