vehicle model types (#1631)

old-commit-hash: 240041708450d916bb49ee229ee4cff0e5f5ab59
This commit is contained in:
Willem Melching
2020-06-03 13:47:47 -07:00
committed by GitHub
parent d035394ce7
commit dbdbef72d6
3 changed files with 132 additions and 128 deletions
+1
View File
@@ -15,6 +15,7 @@ repos:
hooks:
- id: mypy
exclude: '^(pyextra)|(external)|(cereal)|(rednose)|(panda)|(laika)|(opendbc)|(laika_repo)|(rednose_repo)/'
additional_dependencies: ['git+https://github.com/numpy/numpy-stubs']
- repo: https://github.com/PyCQA/flake8
rev: master
hooks: