mypy
b47245ad
- Improve type checking of ParamSpec in calls (#11603)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
4 years ago
Improve type checking of ParamSpec in calls (#11603) Check that the correct ParamSpec and flavor are used in `*args` and `**kwargs`. Follow-up to #11594.
References
#11603 - Improve type checking of ParamSpec in calls
Author
JukkaL
Parents
83e9e3b5
Loading