[PEP-561](https://peps.python.org/pep-0561/) suggests how to add support for type-hinting to a python library. > Note: I have already pushed a PR for this. > - #111