mirror of
https://github.com/huggingface/lerobot.git
synced 2026-07-24 10:16:09 +00:00
changing misleading docstring
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> Signed-off-by: Maxime Ellerbach <maxime@ellerbach.net>
This commit is contained in:
@@ -26,8 +26,7 @@ Mirrors the pre-rollout ``lerobot-record`` inference path:
|
|||||||
Left arrow — discard the current episode and re-record it
|
Left arrow — discard the current episode and re-record it
|
||||||
Escape — stop the recording session
|
Escape — stop the recording session
|
||||||
|
|
||||||
Dataset naming follows the old lerobot-record convention: any name is
|
Dataset naming follows the rollout convention: repo names must start with ``rollout_``.
|
||||||
accepted except those starting with ``eval_`` (reserved for evaluation).
|
|
||||||
"""
|
"""
|
||||||
|
|
||||||
from __future__ import annotations
|
from __future__ import annotations
|
||||||
|
|||||||
Reference in New Issue
Block a user