mypy
1772a4cc - Let overload item have a wider return type than implementation (#12435)

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.
Author
Parents
Loading