Skip to content

Commit

Permalink
Merge pull request #323 from stucka/stucka-fixes
Browse files Browse the repository at this point in the history
Patch CO
  • Loading branch information
stucka authored Oct 24, 2024
2 parents 655ebc4 + 8b5987a commit 382d4f5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions warn_transformer/transformers/co.py
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ class Transformer(BaseTransformer):
"Multi phase (see WARN)": None,
"?": None,
"12012024": datetime(2024, 12, 1),
"012/31/24": datetime(2024, 12, 31),
}
jobs_corrections = {
"-": None,
Expand Down

0 comments on commit 382d4f5

Please sign in to comment.