Skip to content

Commit

Permalink
Patch NY
Browse files Browse the repository at this point in the history
  • Loading branch information
stucka committed Dec 13, 2024
1 parent fd74c15 commit 0e22b4d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions warn_transformer/transformers/ny.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ class Transformer(BaseTransformer):
"7/31/24": datetime(2024, 7, 31),
"8/2/24": datetime(2024, 8, 2),
"9/24/24": datetime(2024, 9, 24),
"2/12/24": datetime(2024, 12, 12), # Note date shift
}

def prep_row_list(
Expand Down

0 comments on commit 0e22b4d

Please sign in to comment.