atriguha commited on
Commit
525ae00
·
1 Parent(s): d24aa36

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -688,7 +688,7 @@ if f is not None:
688
  tut7(files)
689
 
690
  else:
691
- st.warning('Mod cannot be zero', icon='🥱')
692
 
693
  st.title('')
694
  st.write('Output files ready for download👇')
 
688
  tut7(files)
689
 
690
  else:
691
+ st.warning('Mod cannot be zero')
692
 
693
  st.title('')
694
  st.write('Output files ready for download👇')