mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-02-18 22:23:56 +08:00
ignore
This commit is contained in:
@@ -232,6 +232,7 @@ lint.ignore = [
|
||||
"B024",
|
||||
"NPY002", # new numpy random syntax is worse
|
||||
"UP038", # (x, y) -> x|y for isinstance
|
||||
"C420",
|
||||
]
|
||||
line-length = 160
|
||||
target-version ="py311"
|
||||
|
||||
Reference in New Issue
Block a user