From 402b632a40c07e40a8d1ba20d459924f1ac6c5ec Mon Sep 17 00:00:00 2001 From: Stephane Rigaud Date: Tue, 15 Oct 2024 16:01:24 +0200 Subject: [PATCH] remove `prototype` --- pyclesperanto/_operators.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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, "", '', - 'cle._ image
', + 'cle._ image
', "", "
shape" + str(self.shape).replace(" ", " ")