excludes too

pull/25892/head
Cameron Clough 3 years ago
parent 164f9e07b7
commit e1fbb907e4
No known key found for this signature in database
GPG Key ID: 48B6A0DB1DE6C320
  1. 2
      mypy.ini

@ -2,7 +2,7 @@
python_version = 3.8
plugins = numpy.typing.mypy_plugin
files = body, common, docs, scripts, selfdrive, site_scons, system, tools
; exclude = pyextra, cereal, panda, opendbc, laika, laika_repo, rednose, rednose_repo, tinygrad, tinygrad_repo
exclude = pyextra, cereal, panda, opendbc, laika, laika_repo, rednose, rednose_repo, tinygrad, tinygrad_repo
; third-party packages
ignore_missing_imports = True

Loading…
Cancel
Save