Skip to content

Commit 4d8f242

Browse files
chore(pyproject): cleaning no longer existing files/folders in pyproject exclude_dirs (#2240)
1 parent 1ff8986 commit 4d8f242

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

pyproject.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -229,9 +229,6 @@ exclude_dirs = [
229229
"tests",
230230
"benchmarks",
231231
"src/lerobot/datasets/push_dataset_to_hub",
232-
"src/lerobot/datasets/v2/convert_dataset_v1_to_v2",
233-
"src/lerobot/policies/pi0/conversion_scripts",
234-
"src/lerobot/scripts/push_dataset_to_hub.py",
235232
]
236233
skips = ["B101", "B311", "B404", "B603", "B615"]
237234

0 commit comments

Comments
 (0)