Multichem commited on
Commit
eb062c2
·
1 Parent(s): 917b178

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -887,6 +887,7 @@ with tab2:
887
  sharp_split = .75
888
  Strength_var = .01
889
  scaling_var = 15
 
890
 
891
  with col2:
892
  if st.button("Simulate Contest"):
 
887
  sharp_split = .75
888
  Strength_var = .01
889
  scaling_var = 15
890
+ sim_done = 0
891
 
892
  with col2:
893
  if st.button("Simulate Contest"):