Skip to content

Commit

Permalink
Merge pull request #334 from stucka/stucka-fixes
Browse files Browse the repository at this point in the history
Patch OH
  • Loading branch information
stucka authored Jan 16, 2025
2 parents 068a812 + ee441e5 commit 4f9118d
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 @@ -42,6 +42,7 @@ class Transformer(BaseTransformer):
"8/9/202412/31/2024": datetime(2024, 8, 9),
"08/17/2024;": datetime(2024, 8, 17),
"01/11/2025; 04/04/2025; 05/01/2025; 07/04/2025": datetime(2025, 1, 11),
"03/15/202503/29/2025": datetime(2025, 3, 15),
}
jobs_corrections = {
"13 FT": 13,
Expand Down

0 comments on commit 4f9118d

Please sign in to comment.