GitHub - lbolla/emacs-flycheck-mypy (original) (raw)
Navigation Menu
- Explore
- Pricing
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Repository files navigation
flycheck-mypy
This library is DEPRECATED. Its functionality has been merged on Flycheck.
Since version 3.5, Python supports typing hints.MyPy makes use of those hints to type-check your code.
This package is a FlyCheck interface to MyPy.