mypy
ad85bc58 - Fix accessing unannotated implicit class methods (#7739)

Commit
6 years ago
Fix accessing unannotated implicit class methods (#7739) Fixes https://github.com/python/mypy/issues/7735 The fix is quite straightforward, this was not triggered before because all common cases go troigh other code paths.
Author
Parents
Loading