barrust / pyspellchecker

Pure Python Spell Checking http://pyspellchecker.readthedocs.io/en/latest/
MIT License
701 stars 103 forks source link

Add py.typed #141

Closed b-i-l-l closed 1 year ago

b-i-l-l commented 1 year ago

Since type annotations have been added it would be nice for the package to contain py.typed so that Mypy can check calls from code that use this library as a dependency.

https://peps.python.org/pep-0561/#packaging-type-information