Incorrect "undefined variable" error for named tuple class variables as return type annotations #5568
Labels
False Positive 🦟
A message is emitted but nothing is wrong with the code
Milestone
Bug description
pylint seems to incorrectly identify an undefined variable error when using a namedtuple class variable as a return type annotation. Argument type annotations appear to be OK.
Steps to reproduce
Configuration
No response
Command used
Pylint output
Expected behavior
no errors
Pylint version
OS / Environment
Kali Liniux
Additional dependencies
No response
The text was updated successfully, but these errors were encountered: