Skip to content

Commit

Permalink
Patch NJ
Browse files Browse the repository at this point in the history
  • Loading branch information
stucka committed Aug 20, 2024
1 parent a9e4de2 commit 6160878
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions warn_transformer/transformers/nj.py
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@ class Transformer(BaseTransformer):
2024, 10, 1
),
"8/23/24 - 9/5/24": datetime(2024, 8, 23),
"09/27/24, 06/12/24,6/14/24, 06/28/24,05/31/24,03/28/25": datetime(2024, 9, 27),
}

def transform_jobs(self, value: str) -> typing.Optional[int]:
Expand Down

0 comments on commit 6160878

Please sign in to comment.