Skip to content

Commit

Permalink
Merge pull request #331 from stucka/stucka-fixes
Browse files Browse the repository at this point in the history
Patch NY
  • Loading branch information
stucka authored Dec 13, 2024
2 parents af71b61 + 0e22b4d commit 6dcae98
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 6dcae98

Please sign in to comment.