diff --git a/pyclesperanto/_operators.py b/pyclesperanto/_operators.py index 7f91f908..584b29f6 100644 --- a/pyclesperanto/_operators.py +++ b/pyclesperanto/_operators.py @@ -673,7 +673,7 @@ def __repr_html__(self): image, "", '
shape | " + str(self.shape).replace(" ", " ") |