Skip to content

Commit

Permalink
Merge pull request #310 from stucka/stucka-fixes
Browse files Browse the repository at this point in the history
Patch NY
  • Loading branch information
stucka authored Sep 25, 2024
2 parents 3adb837 + 151acf5 commit d73480e
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 @@ -24,6 +24,7 @@ class Transformer(BaseTransformer):
"7/29/24": datetime(2024, 7, 29),
"7/31/24": datetime(2024, 7, 31),
"8/2/24": datetime(2024, 8, 2),
"9/24/24": datetime(2024, 9, 24),
}

def prep_row_list(
Expand Down

0 comments on commit d73480e

Please sign in to comment.