ayinggg commited on
Commit
059ddf5
·
verified ·
1 Parent(s): c9c6c65

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -2
app.py CHANGED
@@ -259,8 +259,6 @@ with gr.Blocks(css=custom_css) as demo:
259
  Zeno_News = gr.Column(visible=False, elem_id="Stock and Market News")
260
  with Zeno_News:
261
  gr.Markdown("## 📰 Stock and Market News")
262
-
263
- news =
264
 
265
  ticker_input = gr.Textbox(
266
  label="Enter stock tickers (comma-separated, e.g., AAPL, TSLA, MSFT)"
 
259
  Zeno_News = gr.Column(visible=False, elem_id="Stock and Market News")
260
  with Zeno_News:
261
  gr.Markdown("## 📰 Stock and Market News")
 
 
262
 
263
  ticker_input = gr.Textbox(
264
  label="Enter stock tickers (comma-separated, e.g., AAPL, TSLA, MSFT)"