mirror of
https://github.com/huggingface/lerobot.git
synced 2026-07-02 15:47:05 +00:00
016fc73bd1
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.