🚀 Feature: missing py.typed file/typings
Which component is this feature for?
Traceloop SDK
🔖 Feature description
It should be possible to have my IDE use this SDK without fighting over the types in it, and I would like to use it with mypy. Currently I can't, so it should be added.
🎤 Why is this feature needed ?
Speed up usage of this library and improve quality thereof. Lots of field: Type = None declarations in there :/
✌️ How do you aim to achieve this?
Systematically.
🔄️ Additional Information
No response
👀 Have you spent some time to check if this feature request has been raised before?
- [X] I checked and didn't find similar issue
Are you willing to submit PR?
Yes I am willing to submit a PR!
Thanks for raising this one and for the willingness to contribute and submit a PR @haf!
LMK if I can assist
Hey @haf , I'd love to join you to work on this feature
just bumping this to see if there's anytyhing new
Hey there, I have a branch that I started working on but never completed as there were many typings to add and to validate. I can push it?