mcmillanmajora commited on
Commit
def067d
1 Parent(s): fe9aa84

Update app.py

Browse files

Deleted stray ')'

Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -46,7 +46,6 @@ def main():
46
  st.markdown('''
47
  <div align="center">
48
  <h1>Task Exploration: Hate Speech Detection</h1>
49
- )
50
  </div>
51
  ''', unsafe_allow_html=True)
52
  st.markdown('---')
 
46
  st.markdown('''
47
  <div align="center">
48
  <h1>Task Exploration: Hate Speech Detection</h1>
 
49
  </div>
50
  ''', unsafe_allow_html=True)
51
  st.markdown('---')