Skip to content

Commit

Permalink
Merge pull request #290 from stucka/stucka-fixes
Browse files Browse the repository at this point in the history
Patch NY
  • Loading branch information
stucka authored Jul 30, 2024
2 parents 73195cc + 47164fb commit 9487420
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 @@ -21,6 +21,7 @@ class Transformer(BaseTransformer):
"3/6/3023": datetime(2023, 3, 6),
"2": datetime(2021, 2, 12),
"2/2/2024`": datetime(2024, 2, 2),
"7/29/24": datetime(2024, 7, 29),
}

def prep_row_list(
Expand Down

0 comments on commit 9487420

Please sign in to comment.