I'm doing a clean up pass of a python API which uses typesense and really want to have thorough type annotations, are there plans to type hint the python library? I would be up for supporting that effort but not quite up for doing the whole codebase myself (ideally that second person would know more about the library than me...).
Would a PR be welcome for 100% type hint coverage? If so what minimum python version is supported should be?