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:
Maxime Ellerbach
2026-06-03 17:08:49 +02:00
committed by GitHub
parent ea9a2bd428
commit 7a843d8f93
+1 -2
View File
@@ -26,8 +26,7 @@ Mirrors the pre-rollout ``lerobot-record`` inference path:
Left arrow — discard the current episode and re-record it
Escape — stop the recording session
Dataset naming follows the old lerobot-record convention: any name is
accepted except those starting with ``eval_`` (reserved for evaluation).
Dataset naming follows the rollout convention: repo names must start with ``rollout_``.
"""
from __future__ import annotations