Skip to content

Commit

Permalink
Start tracking Mattapan line
Browse files Browse the repository at this point in the history
  • Loading branch information
devinmatte committed Jan 17, 2025
1 parent 2894a07 commit 4d0351d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ingestor/chalicelib/constants.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
("line-green", "d"),
("line-green", "e"),
]
ALL_LINES: list[str] = ["Red", "Orange", "Blue", "Green-B", "Green-C", "Green-D", "Green-E"]
ALL_LINES: list[str] = ["Red", "Orange", "Blue", "Green-B", "Green-C", "Green-D", "Green-E", "Mattapan"]
STATIONS = stations.STATIONS

TERMINI_NEW = {
Expand Down

0 comments on commit 4d0351d

Please sign in to comment.