mypy
1772a4cc
- Let overload item have a wider return type than implementation (#12435)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
4 years ago
Let overload item have a wider return type than implementation (#12435) A wider return type can be useful if a decorator used for the overload implementation gets a more precise return type as part of a typeshed update. Closes #12434.
References
#12435 - Let overload item have a wider return type than implementation
Author
JukkaL
Parents
a78e60cc
Loading