Closed eladrich closed 2 years ago
Using default collection type hints such as Dict, List, Tuple, and Set resulted in errors in some python versions.
Fixed the bug and added a matching test.
Using default collection type hints such as Dict, List, Tuple, and Set resulted in errors in some python versions.
Fixed the bug and added a matching test.