Skip to content

Commit 38868c8

Browse files
author
Simon Alibert
committed
Ignore B615
1 parent 4652514 commit 38868c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ exclude_dirs = [
133133
"src/lerobot/policies/pi0/conversion_scripts",
134134
"src/lerobot/scripts/push_dataset_to_hub.py",
135135
]
136-
skips = ["B101", "B311", "B404", "B603"]
136+
skips = ["B101", "B311", "B404", "B603", "B615"]
137137

138138
[tool.typos]
139139
default.extend-ignore-re = [

0 commit comments

Comments
 (0)