Deal with typing deprecations
Open
- Dominant language
- Python
- Stars
- 95
- Forks
- 19
- PR merge metrics
- No merged PRs in 30d
Description
There are some things that have been deprecated in the `typing` module and many other things that can now be expressed differently. Given our python requirements are pretty recent we should move off the deprecated types and migrate over to the more modern approaches.
Contributor guide
Assessment
This issue has not been assessed yet.