-
Notifications
You must be signed in to change notification settings - Fork 773
Open
Labels
status: work in progressTwilio or the community is in the process of implementingTwilio or the community is in the process of implementingtype: twilio enhancementfeature request on Twilio's roadmapfeature request on Twilio's roadmap
Description
Issue Summary
Currently the library doesn't have inline type hints or type stubs so we can't type check library usage
Since this library supports python 2.7 the inline type hints would need to follow the comment syntax
Another option is to package separate type stubs (.pyi
files) alongside the existing code
Steps to Reproduce
Run your type checker of choice and see warnings about missing types / type stubs
martinrlilja, dzcode, boatcoder, FreyGeospatial, verdude and 14 more
Metadata
Metadata
Assignees
Labels
status: work in progressTwilio or the community is in the process of implementingTwilio or the community is in the process of implementingtype: twilio enhancementfeature request on Twilio's roadmapfeature request on Twilio's roadmap