mirror of
https://github.com/huggingface/lerobot.git
synced 2026-05-15 16:49:55 +00:00
refactor(tests): remove grpc import checks from test files for cleaner code
This commit is contained in:
@@ -22,8 +22,6 @@ from unittest.mock import patch
|
||||
|
||||
import pytest
|
||||
|
||||
pytest.importorskip("grpc")
|
||||
|
||||
from lerobot.rl.process import ProcessSignalHandler
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user