Skip to content

Commit

Permalink
Merge pull request #1332 from cal-itp/eric-patch-format
Browse files Browse the repository at this point in the history
format rt_dates
  • Loading branch information
edasmalchi authored Dec 21, 2024
2 parents 5536a8e + 29d9af6 commit 084580c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _shared_utils/shared_utils/rt_dates.py
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"oct2024f": "2024-10-20",
"oct2024g": "2024-10-21", # additional one-off to capture Amtrak in HQTA
"nov2024": "2024-11-13",
"dec2024": "2024-12-11"
"dec2024": "2024-12-11",
}

y2023_dates = [
Expand Down

0 comments on commit 084580c

Please sign in to comment.