nopenpilot/mypy.ini
Willem Melching 3d08dcc3b2
Run mypy commit hook (#1591)
* run mypy commit hook

* fix mypy errors
2020-05-28 15:05:04 -07:00

5 lines
59 B
INI

[mypy]
python_version = 3.8
ignore_missing_imports = True