Uvini commited on
Commit
2cc205f
1 Parent(s): 8b8752f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -106,6 +106,6 @@ if file is not None:
106
  file_name='Review Sentiments.csv'
107
  )
108
 
109
- # Footnote
110
  st.write("<br>", unsafe_allow_html=True)
111
  st.caption('<div style="text-align:center; background-color:#C4D6CC;padding: 6px">crafted with ❤️</div>', unsafe_allow_html=True)
 
106
  file_name='Review Sentiments.csv'
107
  )
108
 
109
+ # Footnote
110
  st.write("<br>", unsafe_allow_html=True)
111
  st.caption('<div style="text-align:center; background-color:#C4D6CC;padding: 6px">crafted with ❤️</div>', unsafe_allow_html=True)