foo.py:5:1: error: Skipping analyzing "usearch.index": module is installed, but missing library stubs or py.typed marker [import-untyped]
from usearch.index import Index
^
It would be nice to add py.typed metadata for mypy
Can you contribute to the implementation?
[X] I can contribute
Is your feature request specific to a certain interface?
Python bindings
Contact Details
No response
Is there an existing issue for this?
[X] I have searched the existing issues
Code of Conduct
[X] I agree to follow this project's Code of Conduct
Describe what you are looking for
Running
mypy==1.9.0
withusearch==2.12.0
:It would be nice to add
py.typed
metadata formypy
Can you contribute to the implementation?
Is your feature request specific to a certain interface?
Python bindings
Contact Details
No response
Is there an existing issue for this?
Code of Conduct