mirror of
https://github.com/huggingface/lerobot.git
synced 2026-05-16 17:20:05 +00:00
refactor(tests): remove grpc import checks from test files for cleaner code
This commit is contained in:
@@ -18,10 +18,6 @@ import threading
|
||||
import time
|
||||
from queue import Queue
|
||||
|
||||
import pytest
|
||||
|
||||
pytest.importorskip("grpc")
|
||||
|
||||
from torch.multiprocessing import Queue as TorchMPQueue
|
||||
|
||||
from lerobot.rl.queue import get_last_item_from_queue
|
||||
|
||||
Reference in New Issue
Block a user