mypy
70f2857f
- Improve missing import message (#7698)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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.
References
#7698 - Improve missing import message
Author
Lewis Cowles
Committer
JukkaL
Parents
fdcbb74b
Loading