Files
lerobot/tests
Nicolas Rabault 016fc73bd1 refactor(jobs): hoist LeRobotDataset import, guard dataset extra at package init
Move the `from lerobot.datasets import LeRobotDataset` import to the top of
dataset.py and relocate the `require_package("datasets", extra="dataset")`
guard to the jobs package __init__, per review feedback.
2026-06-29 14:06:10 +02:00
..
2026-05-12 15:49:54 +02:00