mypy
92420469
- [mypyc] Fix AttributeError message (#13382)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
3 years ago
[mypyc] Fix AttributeError message (#13382) Previously this would be `attribute 'ClsName' of 'attr_name' undefined`. Now it's `attribute 'attr_name' of 'ClsName' undefined`.
References
#13382 - [mypyc] Fix AttributeError message
Author
JukkaL
Parents
cba07d7c
Loading