-
Notifications
You must be signed in to change notification settings - Fork 137
Open
Description
Feature request for Cloudinary Python SDK
Add valid MyPy types as per PEP-561 🙏
Explain your use case
Type safety is good 🎉
Describe the problem you’re trying to solve
Type safety within my application - at the moment mypy just complains
https://mypy.readthedocs.io/en/stable/running_mypy.html
And everything gets typed as Any
Do you have a proposed solution?
Not beyond adding a py.typed file and specifying the various types
Metadata
Metadata
Assignees
Labels
No labels