nesticot commited on
Commit
4114204
·
verified ·
1 Parent(s): e867cee

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -36,7 +36,7 @@ year_list = [2025]
36
 
37
  type_dict = {
38
  'S':'Spring',
39
- 'E':'Exhibition'}}
40
 
41
  level_dict = {'1':'MLB',
42
  '21':'Prospects',}
 
36
 
37
  type_dict = {
38
  'S':'Spring',
39
+ 'E':'Exhibition'}
40
 
41
  level_dict = {'1':'MLB',
42
  '21':'Prospects',}