nickmuchi commited on
Commit
82bf281
β€’
1 Parent(s): a957eeb

Update pages/3_Earnings_Semantic_Search_πŸ”Ž_.py

Browse files
pages/3_Earnings_Semantic_Search_πŸ”Ž_.py CHANGED
@@ -97,8 +97,8 @@ try:
97
 
98
  st.write('Please ensure you have entered the YouTube URL or uploaded the Earnings Call file')
99
 
100
- except RuntimeError:
101
 
102
- st.write('Please ensure you have entered the YouTube URL or uploaded the Earnings Call file'
103
 
104
 
 
97
 
98
  st.write('Please ensure you have entered the YouTube URL or uploaded the Earnings Call file')
99
 
100
+ except RuntimeError:
101
 
102
+ st.write('Please ensure you have entered the YouTube URL or uploaded the Earnings Call file'
103
 
104