Multichem commited on
Commit
0c6517b
·
1 Parent(s): fb646ac

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -889,7 +889,7 @@ with tab2:
889
  scaling_var = 15
890
 
891
  with col2:
892
- with st.conatainer():
893
  if st.button("Simulate Contest"):
894
  try:
895
  del dst_freq
 
889
  scaling_var = 15
890
 
891
  with col2:
892
+ with st.container():
893
  if st.button("Simulate Contest"):
894
  try:
895
  del dst_freq