Files
lerobot/tests
Nicolas Rabault 60cbe71857 refactor(jobs): hoist huggingface_hub imports to module level in hf.py
huggingface_hub is a core dependency, so the per-function dynamic imports
had no lazy-loading rationale. Move them to a single module-level import
and update test monkeypatch targets to lerobot.jobs.hf.* accordingly.
2026-06-24 12:03:20 +02:00
..
2026-05-12 15:49:54 +02:00