Jon Solow commited on
Commit
599c549
·
1 Parent(s): 26ba51c

Add LA Chargers

Browse files
Files changed (1) hide show
  1. src/domain/playoffs.py +1 -1
src/domain/playoffs.py CHANGED
@@ -49,8 +49,8 @@ PLAYOFFS_TEAMS = {
49
  teams.baltimore_ravens.rosters_short_name,
50
  teams.pittsburgh_steelers.rosters_short_name,
51
  teams.houston_texans.rosters_short_name,
 
52
  # likely
53
- # teams.los_angeles_chargers.rosters_short_name,
54
  # teams.washington_football_team.rosters_short_name,
55
  # maybes
56
  # teams.tampa_bay_buccaneers.rosters_short_name, # or falcons
 
49
  teams.baltimore_ravens.rosters_short_name,
50
  teams.pittsburgh_steelers.rosters_short_name,
51
  teams.houston_texans.rosters_short_name,
52
+ teams.los_angeles_chargers.rosters_short_name,
53
  # likely
 
54
  # teams.washington_football_team.rosters_short_name,
55
  # maybes
56
  # teams.tampa_bay_buccaneers.rosters_short_name, # or falcons