mypy
96d72422 - Adds better NamedTuple error messages (#11127)

Commit
4 years ago
Adds better NamedTuple error messages (#11127) While working on #11047 I've noticed that mypy reports the same error for both collection.namedtuple() and typing.NamedTuple(). I've tried to fix to report the correct name.
Author
Parents
Loading