openpilot0/mypy.ini

5 lines
93 B
INI

[mypy]
python_version = 3.8
ignore_missing_imports = True
plugins = numpy.typing.mypy_plugin