Fix mypy path error (#29091)

This commit is contained in:
Vivek Aithal
2023-07-21 18:36:51 -07:00
committed by GitHub
parent e8b20b7f81
commit ee4fcff0c9
+1
View File
@@ -32,6 +32,7 @@ repos:
entry: mypy
language: system
types: [python]
args: ['--explicit-package-bases']
exclude: '^(third_party/)|(cereal/)|(opendbc/)|(panda/)|(laika/)|(laika_repo/)|(rednose/)|(rednose_repo/)|(tinygrad/)|(tinygrad_repo/)|(xx/)'
- repo: https://github.com/PyCQA/flake8
rev: 6.0.0