eshan6704 commited on
Commit
a979d91
·
verified ·
1 Parent(s): 681bb3f

Update app/preopen_html.py

Browse files
Files changed (1) hide show
  1. app/preopen_html.py +1 -1
app/preopen_html.py CHANGED
@@ -7,7 +7,7 @@ from datetime import datetime as dt
7
  from .persist import exists, load, save
8
 
9
 
10
- def build_preopen_html(key="NIFTY"):
11
  """
12
  Build full Pre-Open HTML
13
  - Daily TTL (via persist.py)
 
7
  from .persist import exists, load, save
8
 
9
 
10
+ def build_preopen_html(key):
11
  """
12
  Build full Pre-Open HTML
13
  - Daily TTL (via persist.py)