mirror of
https://github.com/huggingface/lerobot.git
synced 2026-07-31 13:39:40 +00:00
bff56dda2c
* Support task replacement mappings in modify_tasks Part of #2326. Signed-off-by: 陈伟 <woshei0a0a0a@qq.com> * feat(task modification precedence): Improving task modification precedence so that all modes can be used in a single run. Adapting tests accordinginly. * chore(fromat): formatting code * docs(docstrings): updating docstrings * docs(update): updating docs with the task modification features --------- Signed-off-by: 陈伟 <woshei0a0a0a@qq.com> Co-authored-by: vvezre <93599357+vvezre@users.noreply.github.com>