mypy
0da67ddf
- Fix plugin invocation on classmethod calls through `Type` (#7969)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
6 years ago
Fix plugin invocation on classmethod calls through `Type` (#7969) We weren't computing the proper fullname through TypeType (only through type obj callables. Maybe we should get rid of those...) This fixes these getting missed by suggestions.
References
#7969 - Fix plugin invocation on classmethod calls through `Type`
Author
msullivan
Parents
f5656f48
Loading