Matthew C Lee
Results
1
issues of
Matthew C Lee
## Description In python 3.9 and onwards, some generics are type hinted differently (Dict, List should be lowercase dict, list instead) as well as some syntax changes (Optional[Type] syntax replaced...