-
-
Notifications
You must be signed in to change notification settings - Fork 7.4k
Closed
Description
Is your feature request related to a problem? Please describe.
Python clients contain types in the method docs but not in the definition
Describe the solution you'd like
Types should be included in the definition.
Additional context
This can be controlled by a Python target version config (3.7+ contains static types)
I'm ready to work on this if someone just points me to where to start (docs, project setup instructions, etc).
Reactions are currently unavailable