mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-02-18 21:14:01 +08:00
@@ -191,4 +191,12 @@ build-backend = "poetry.core.masonry.api"
|
||||
select = ["E", "F", "W"]
|
||||
ignore = ["W292", "E741", "E402"]
|
||||
line-length = 160
|
||||
target-version="py311"
|
||||
target-version="py311"
|
||||
exclude = [
|
||||
"panda",
|
||||
"opendbc",
|
||||
"laika_repo",
|
||||
"rednose_repo",
|
||||
"tinygrad_repo",
|
||||
"third_party",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user