Lebossoti commited on
Commit
6951f62
·
verified ·
1 Parent(s): eda44f3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -627,7 +627,7 @@ elif st.session_state.start_step == "Step 3: Extract Contact Info (CSV only)":
627
  mime='text/csv'
628
  )
629
 
630
- gg"Step 4: Process and Combine Team Info (CSV only)"
631
  raise RerunException(RerunData())
632
 
633
  # Step 4: Process and Combine Team Info
 
627
  mime='text/csv'
628
  )
629
 
630
+ st.session_state.start_step = "Step 4: Process and Combine Team Info (CSV only)"
631
  raise RerunException(RerunData())
632
 
633
  # Step 4: Process and Combine Team Info