mirror of
https://github.com/huggingface/lerobot.git
synced 2026-07-01 07:07:08 +00:00
fix(test): style check
This commit is contained in:
@@ -48,7 +48,7 @@ def mock_rerun(monkeypatch):
|
||||
|
||||
def compress(self, *a, **k):
|
||||
return self
|
||||
|
||||
|
||||
class DummyDepthImage:
|
||||
def __init__(self, arr, colormap=None):
|
||||
self.arr = arr
|
||||
|
||||
Reference in New Issue
Block a user