mypy
0da67ddf - Fix plugin invocation on classmethod calls through `Type` (#7969)

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.
Author
Parents
Loading