mypy
20e9733e
- [undefined vars] do not double report errors in class defs (#14350)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
3 years ago
[undefined vars] do not double report errors in class defs (#14350) These errors are already reported by the (new) semantic analyzer. I've discovered this while updating unit tests for new semanal in #14166. Tests are included.
References
#14350 - [undefined vars] do not double report errors in class defs
Author
ilinum
Parents
109c8ce8
Loading