Skip to content

Commit

Permalink
Merge pull request #212 from stucka/stucka-fixes
Browse files Browse the repository at this point in the history
Patch CT
  • Loading branch information
stucka authored Oct 13, 2023
2 parents 4160d30 + e9b60b4 commit 05b2974
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions warn_transformer/transformers/ct.py
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ class Transformer(BaseTransformer):
"?": None,
"110 total; 7 CT 103 remote": 7,
"Not": None,
"208 (36 of whom work in CT)": 36,
}

def transform_date(self, value: str) -> typing.Optional[str]:
Expand Down

0 comments on commit 05b2974

Please sign in to comment.