Open
Description
Describe the feature request
Once the code on the main branch is only for python >= 3.9, it would be great from a user pov to add some type annotations. I find them really helpful when writing code using a library (both as a human and for autocomplete). Also, they tend for find weird corner case bugs in existing code.
I can do initial work on type annotations for the easy cases.
Contributions
- I am interested in implementing the described feature request and submit as a PR.