mirror of
https://github.com/huggingface/lerobot.git
synced 2026-08-08 17:39:44 +00:00
c073482202
Continues Wave 2. Takes src/lerobot/transforms/ to 100% public docstring coverage. Reformats every pre-existing Args: block into the machine-checked shape (they had prose-only params check_docstrings.py couldn't parse, so were silently unchecked). Adds docs/source/api/transforms.mdx, which didn't exist before — needs a _toctree.yml entry from whoever owns that file, see PR description. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>