eshan6704 commited on
Commit
0690233
·
verified ·
1 Parent(s): b62f769

Update app/nse/indices_html.py

Browse files
Files changed (1) hide show
  1. app/nse/indices_html.py +0 -3
app/nse/indices_html.py CHANGED
@@ -6,9 +6,6 @@ import html
6
  from datetime import datetime as dt
7
  from collections import defaultdict
8
 
9
- # persist helpers (HF only)
10
- from .persist import exists, load, save
11
-
12
 
13
  def build_indices_html():
14
  """
 
6
  from datetime import datetime as dt
7
  from collections import defaultdict
8
 
 
 
 
9
 
10
  def build_indices_html():
11
  """