Skip to content

Commit

Permalink
Merge pull request #312 from stucka/stucka-fixes
Browse files Browse the repository at this point in the history
Patch OH
  • Loading branch information
stucka authored Sep 26, 2024
2 parents 754ffb6 + bfd1e01 commit 0062a7e
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 @@ -40,6 +40,7 @@ class Transformer(BaseTransformer):
"(9/17/2024-9/30/2024)": datetime(2024, 9, 17),
"11/4/202404/1/2025": datetime(2024, 11, 4),
"8/9/202412/31/2024": datetime(2024, 8, 9),
"08/17/2024;": datetime(2024, 8, 17),
}
jobs_corrections = {
"13 FT": 13,
Expand Down

0 comments on commit 0062a7e

Please sign in to comment.