Files
lerobot/tests
Nicolas Rabault 6b64642bdb test(jobs): skip dataset import guard in base-deps test
The fast test env installs base deps only, so require_package('datasets')
raised ImportError before the mocked lerobot.datasets import was reached.
Monkeypatch the guard to a no-op so the unit test exercises the upload logic.
2026-06-25 10:01:43 +02:00
..
2026-05-12 15:49:54 +02:00