Skip to content

Commit

Permalink
Merge pull request #268 from stucka/stucka-fixes
Browse files Browse the repository at this point in the history
Patch MD
  • Loading branch information
stucka authored May 10, 2024
2 parents d78d0ca + 94486c7 commit f5aba74
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions warn_transformer/transformers/md.py
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ class Transformer(BaseTransformer):
"Start 12/1/10 End 9/2011": datetime(2010, 12, 1),
"09/29/23, 11/30/2023": datetime(2023, 9, 29),
"10/230/2023": datetime(2023, 10, 23),
"6/30/204": datetime(2024, 6, 30),
}
jobs_corrections = {
"103 (REVISED) 10/22/2020 108": 103,
Expand Down

0 comments on commit f5aba74

Please sign in to comment.