Jon Solow
commited on
Commit
·
24ecfd3
1
Parent(s):
33f3ba9
Add Tampa Bay Bucs
Browse files- src/domain/playoffs.py +1 -1
src/domain/playoffs.py
CHANGED
@@ -67,7 +67,7 @@ PLAYOFFS_TEAMS = {
|
|
67 |
# teams.atlanta_falcons.rosters_short_name,
|
68 |
# teams.carolina_panthers.rosters_short_name,
|
69 |
# teams.new_orleans_saints.rosters_short_name,
|
70 |
-
|
71 |
# teams.arizona_cardinals.rosters_short_name,
|
72 |
teams.los_angeles_rams.rosters_short_name,
|
73 |
# teams.san_francisco_49ers.rosters_short_name,
|
|
|
67 |
# teams.atlanta_falcons.rosters_short_name,
|
68 |
# teams.carolina_panthers.rosters_short_name,
|
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,
|