Multichem commited on
Commit
d4206ed
·
1 Parent(s): ce34454

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -753,7 +753,7 @@ with tab2:
753
  scaling_var = 15
754
 
755
  with col2:
756
- with st.conatainer():
757
  if st.button("Simulate Contest", key='sim1'):
758
  try:
759
  del dst_freq
 
753
  scaling_var = 15
754
 
755
  with col2:
756
+ with st.container():
757
  if st.button("Simulate Contest", key='sim1'):
758
  try:
759
  del dst_freq