nesticot commited on
Commit
001dc45
·
verified ·
1 Parent(s): 39e744a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -30,8 +30,8 @@ year_list = [2017,2018,2019,2020,2021,2022,2023,2024]
30
 
31
  level_dict = {'1':'MLB',
32
  '11':'AAA',
33
- '12':'AA',
34
- '13':'A+',
35
  '14':'A',
36
  '17':'AFL',
37
  '22':'College',
 
30
 
31
  level_dict = {'1':'MLB',
32
  '11':'AAA',
33
+ # '12':'AA',
34
+ #'13':'A+',
35
  '14':'A',
36
  '17':'AFL',
37
  '22':'College',