nesticot commited on
Commit
eb4d05a
·
verified ·
1 Parent(s): 0f36535

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -137,7 +137,7 @@ level_dict_filter = {
137
  '14':200,
138
  '17':50,}
139
 
140
- year_list = [2024]
141
 
142
 
143
  import requests
 
137
  '14':200,
138
  '17':50,}
139
 
140
+ year_list = [2024,2025]
141
 
142
 
143
  import requests