a-ge commited on
Commit
4a6eb3e
·
verified ·
1 Parent(s): 2ec3da7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -2
app.py CHANGED
@@ -103,8 +103,6 @@ with gr.Blocks() as demo:
103
  )
104
  symbol_input = gr.Textbox(
105
  label="Ticker/Symbol (e.g., AAPL,MSFT,GOOGL)",
106
- info ="Some symbols may include the exchange suffix as in TCS.NS, please input the whole symbol in such case"
107
-
108
  )
109
  exchange_input = gr.Textbox(label="Exchange (e.g., NASDAQ, NSE, LSE)")
110
  screener_input = gr.Dropdown(
 
103
  )
104
  symbol_input = gr.Textbox(
105
  label="Ticker/Symbol (e.g., AAPL,MSFT,GOOGL)",
 
 
106
  )
107
  exchange_input = gr.Textbox(label="Exchange (e.g., NASDAQ, NSE, LSE)")
108
  screener_input = gr.Dropdown(