nickmuchi commited on
Commit
b3059bf
β€’
1 Parent(s): 8ea204b

Update pages/1_Earnings_Sentiment_Analysis_πŸ“ˆ_.py

Browse files
pages/1_Earnings_Sentiment_Analysis_πŸ“ˆ_.py CHANGED
@@ -117,6 +117,6 @@ try:
117
 
118
  st.write("No YouTube URL or file upload detected")
119
 
120
- except (ValueError):
121
 
122
  st.write("No YouTube URL or file upload detected")
 
117
 
118
  st.write("No YouTube URL or file upload detected")
119
 
120
+ except (AttributeError, TypeError):
121
 
122
  st.write("No YouTube URL or file upload detected")