suvradeepp commited on
Commit
d25bb78
·
verified ·
1 Parent(s): 7525b6c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -113,4 +113,4 @@ for symbol in stock_symbols:
113
  st.sidebar.warning(f"No data for {symbol}.")
114
 
115
  st.sidebar.subheader('About')
116
- st.sidebar.info('This dashboard provides stock data and technical indicators for various time periods. Use the sidebar to customize your view.')
 
113
  st.sidebar.warning(f"No data for {symbol}.")
114
 
115
  st.sidebar.subheader('About')
116
+ st.sidebar.info('This dashboard provides stock data and technical indicators for various time periods.')