mypy src/

Category: Python & pip

mypy src/

Run mypy type checking on the src/ directory

Runs mypy type checker on the src/ directory. Type checking finds bugs where wrong data types are used.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.