Is your feature request related to a problem? Please describe.
No. It will enable mypy to read the types.
Describe the solution you'd like
Add an empty file called py.typed to source folder.
Additional context
See PEP561 (https://mypy.readthedocs.io/en/stable/installed_packages.html#installed-packages)
Is your feature request related to a problem? Please describe.
No. It will enable mypy to read the types.
Describe the solution you'd like
Add an empty file called py.typed to source folder.
Additional context
See PEP561 (https://mypy.readthedocs.io/en/stable/installed_packages.html#installed-packages)