Jon Solow
commited on
Commit
·
3f2789e
1
Parent(s):
bf92156
Add Rams
Browse files- src/domain/playoffs.py +1 -1
src/domain/playoffs.py
CHANGED
@@ -69,7 +69,7 @@ PLAYOFFS_TEAMS = {
|
|
69 |
# teams.new_orleans_saints.rosters_short_name,
|
70 |
# teams.tampa_bay_buccaneers.rosters_short_name,
|
71 |
# teams.arizona_cardinals.rosters_short_name,
|
72 |
-
|
73 |
# teams.san_francisco_49ers.rosters_short_name,
|
74 |
# teams.seattle_seahawks.rosters_short_name,
|
75 |
],
|
|
|
69 |
# teams.new_orleans_saints.rosters_short_name,
|
70 |
# teams.tampa_bay_buccaneers.rosters_short_name,
|
71 |
# teams.arizona_cardinals.rosters_short_name,
|
72 |
+
teams.los_angeles_rams.rosters_short_name,
|
73 |
# teams.san_francisco_49ers.rosters_short_name,
|
74 |
# teams.seattle_seahawks.rosters_short_name,
|
75 |
],
|