Jon Solow
commited on
Commit
·
40ba5bd
1
Parent(s):
31e15be
Remove empty lines
Browse files- src/domain/playoffs.py +0 -2
src/domain/playoffs.py
CHANGED
|
@@ -49,11 +49,9 @@ PLAYOFFS_TEAMS = {
|
|
| 49 |
teams.baltimore_ravens.rosters_short_name,
|
| 50 |
teams.pittsburgh_steelers.rosters_short_name,
|
| 51 |
teams.houston_texans.rosters_short_name,
|
| 52 |
-
|
| 53 |
# likely
|
| 54 |
# teams.los_angeles_chargers.rosters_short_name,
|
| 55 |
# teams.washington_football_team.rosters_short_name,
|
| 56 |
-
|
| 57 |
# maybes
|
| 58 |
# teams.tampa_bay_buccaneers.rosters_short_name, # or falcons
|
| 59 |
# teams.los_angeles_rams.rosters_short_name, # or seahawks
|
|
|
|
| 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
|
| 57 |
# teams.los_angeles_rams.rosters_short_name, # or seahawks
|