Searched defs:mypy (Results 1 – 4 of 4) sorted by relevance
1 [mypy] section2 ignore_missing_imports=True
29 mypy = [sys.executable, '-m', 'mypy', f'--config-file={here}/mypy.ini', variable
16 [mypy] section17 mypy_path=src argument18 ignore_missing_imports=True
202 .. _mypy: https://www.mypy-lang.org/ target