Skip to content

Commit

Permalink
Patch OH
Browse files Browse the repository at this point in the history
  • Loading branch information
stucka committed Sep 6, 2024
1 parent 5def81d commit 54a88f0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions warn_transformer/transformers/oh.py
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ class Transformer(BaseTransformer):
"(9/17/202": datetime(2024, 9, 17),
"(9/17/2024-9/30/2024": datetime(2024, 9, 17),
"(9/17/2024-9/30/2024)": datetime(2024, 9, 17),
"11/4/202404/1/2025": datetime(2024, 11, 4),
}
jobs_corrections = {
"13 FT": 13,
Expand Down

0 comments on commit 54a88f0

Please sign in to comment.