Closed joein closed 1 week ago
Python3.8 reached it's end of life October 7th, this PR drops it support, and replaces type hins like typing.List, typing.Dict with the builtin structures e.g. list and dict
Check out this pull request on
See visual diffs & provide feedback on Jupyter Notebooks.
Powered by ReviewNB
Python3.8 reached it's end of life October 7th, this PR drops it support, and replaces type hins like typing.List, typing.Dict with the builtin structures e.g. list and dict