AMKhakbaz commited on
Commit
cebd2dd
·
verified ·
1 Parent(s): acf67b7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -996,5 +996,4 @@ try:
996
  st.write(f"Sample size: {n}")
997
 
998
  except Exception as e:
999
- pass
1000
- #st.error(f"❌ Error: {e}")
 
996
  st.write(f"Sample size: {n}")
997
 
998
  except Exception as e:
999
+ st.error(f"❌ Error: {e}")