Khushter commited on
Commit
27f128e
1 Parent(s): b2fadeb

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -3
app.py CHANGED
@@ -20,6 +20,3 @@ if user_input:
20
 
21
  st.write(f"Sentiment: {sentiment}")
22
  st.write(f"Confidence: {confidence:.2%}")
23
-
24
- else:
25
- st.warning("Please enter some text for Finacial sentiment analysis.")
 
20
 
21
  st.write(f"Sentiment: {sentiment}")
22
  st.write(f"Confidence: {confidence:.2%}")