mirror of
https://github.com/huggingface/lerobot.git
synced 2026-05-22 12:09:42 +00:00
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
This commit is contained in:
@@ -304,7 +304,7 @@ def test_feature_contract():
|
|||||||
|
|
||||||
def test_integration_with_robot_processor():
|
def test_integration_with_robot_processor():
|
||||||
"""Test integration with RobotProcessor."""
|
"""Test integration with RobotProcessor."""
|
||||||
from lerobot.constants import ACTION, OBS_STATE
|
from lerobot.constants import OBS_STATE
|
||||||
from lerobot.processor import ToBatchProcessor
|
from lerobot.processor import ToBatchProcessor
|
||||||
|
|
||||||
# Create a pipeline with DeviceProcessor
|
# Create a pipeline with DeviceProcessor
|
||||||
|
|||||||
Reference in New Issue
Block a user