mirror of
https://github.com/huggingface/lerobot.git
synced 2026-05-16 09:09:48 +00:00
update typo in test instruction comment
This commit is contained in:
@@ -16,11 +16,8 @@
|
||||
|
||||
"""Test script for Multi-Task DiT policy.
|
||||
|
||||
To run tests with GPU on Modal (temporary script):
|
||||
modal run run_tests_modal.py
|
||||
|
||||
To run tests locally:
|
||||
python -m pytest tests/policies/test_multi_task_dit_policy.py -v
|
||||
python -m pytest tests/policies/multi_task_dit/test_multi_task_dit.py -v
|
||||
"""
|
||||
|
||||
import pytest
|
||||
|
||||
Reference in New Issue
Block a user