Skip to content

Commit 084580c

Browse files
authored
Merge pull request #1332 from cal-itp/eric-patch-format
format rt_dates
2 parents 5536a8e + 29d9af6 commit 084580c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_shared_utils/shared_utils/rt_dates.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"oct2024f": "2024-10-20",
7474
"oct2024g": "2024-10-21", # additional one-off to capture Amtrak in HQTA
7575
"nov2024": "2024-11-13",
76-
"dec2024": "2024-12-11"
76+
"dec2024": "2024-12-11",
7777
}
7878

7979
y2023_dates = [

0 commit comments

Comments
 (0)