mypy
70f2857f - Improve missing import message (#7698)

Commit
6 years ago
Improve missing import message (#7698) It can be difficult to understand the missing module error message at times. Changes > Cannot find module named '{}' to > Cannot find implementation or library stub for module named '{}' This improves #4542.
Author
Lewis Cowles
Committer
Parents
Loading