No1r97 commited on
Commit
812370d
1 Parent(s): aebf357

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -59,7 +59,7 @@ demo = gr.Interface(
59
  label="Ticker",
60
  value="AAPL",
61
  info="Companys from Dow-30 are recommended"
62
- )
63
  gr.Textbox(
64
  label="Date",
65
  value=get_curday,
 
59
  label="Ticker",
60
  value="AAPL",
61
  info="Companys from Dow-30 are recommended"
62
+ ),
63
  gr.Textbox(
64
  label="Date",
65
  value=get_curday,