Cynthiaaaaaaaa commited on
Commit
a053efe
·
verified ·
1 Parent(s): d70cc0e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -31,7 +31,6 @@ def main():
31
 
32
  # Display the classification result
33
  st.write("Sentiment:", sentiment)
34
-
35
 
36
  if __name__ == '__main__':
37
  main()
 
31
 
32
  # Display the classification result
33
  st.write("Sentiment:", sentiment)
 
34
 
35
  if __name__ == '__main__':
36
  main()