Files
lerobot/tests
Nicolas Rabault 2d9e286f18 refactor(jobs): check dataset presence with api.repo_exists
Replace the dataset_info try/except RepositoryNotFoundError dance with a
direct api.repo_exists(repo_id, repo_type="dataset") call, dropping the
httpx/RepositoryNotFoundError test scaffolding.
2026-06-24 12:03:20 +02:00
..
2026-05-12 15:49:54 +02:00