mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-08-21 08:14:00 +08:00
selfdrive/car: ban imports from external modules (#32973)
* lint import * Update selfdrive/car/__init__.py --------- Co-authored-by: Shane Smiskol <shane@smiskol.com> old-commit-hash: 83d4623590f87dcb7df2b458a8814d5ad6ea711b
This commit is contained in:
@@ -73,6 +73,7 @@ docs = [
|
||||
testing = [
|
||||
"coverage",
|
||||
"hypothesis ==6.47.*",
|
||||
"import-linter",
|
||||
"mypy",
|
||||
"pre-commit",
|
||||
"pytest",
|
||||
|
||||
Reference in New Issue
Block a user