Skip to content

Commit

Permalink
Repatch? NY
Browse files Browse the repository at this point in the history
  • Loading branch information
stucka committed Aug 1, 2024
1 parent d0b31a9 commit 696ee07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion warn_transformer/transformers/ny.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ 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),
"7/31/24": datetime(2024, 7, 31),
"7/29/24": datetime(2024, 7, 29),
}

def prep_row_list(
Expand Down

0 comments on commit 696ee07

Please sign in to comment.