add py.typed (#276)

Because the `-> str` in `__main__.find_ty_bin` also deserves to be
recognized :)

More info:

-
https://typing.python.org/en/latest/spec/distributing.html#packaging-typed-libraries
- https://peps.python.org/pep-0561/
This commit is contained in:
Joren Hammudoglu 2025-05-08 18:00:10 +02:00 committed by GitHub
parent d50d72c144
commit eb8f29287c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

1
python/ty/py.typed Normal file
View file

@ -0,0 +1 @@