fix(test): style check

This commit is contained in:
Steven Palma
2026-06-29 15:07:16 +02:00
parent b2abb1e996
commit 028a2e047b
+1 -1
View File
@@ -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