Skip to content

Commit

Permalink
Patch SC
Browse files Browse the repository at this point in the history
  • Loading branch information
stucka committed Nov 19, 2024
1 parent fc925b3 commit 85d4fd3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions warn_transformer/transformers/sc.py
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,5 @@ class Transformer(BaseTransformer):
"9/1/2024 - 3/1/2025": datetime(2024, 9, 1),
"8/19/24 - 9/20/24": datetime(2024, 8, 19),
"11/11/24 - 12/20/24": datetime(2024, 11, 11),
"01/31/25 - 02/28/25": datetime(2025, 1, 31),
}

0 comments on commit 85d4fd3

Please sign in to comment.