From 114d68bf2b411f68b7569a9f1b77dc9ed31ecd17 Mon Sep 17 00:00:00 2001 From: Tim Daniel Rose <34072286+tdrose@users.noreply.github.com> Date: Wed, 29 Nov 2023 17:33:15 +0100 Subject: [PATCH] Update examples.rst --- docs/examples.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/examples.rst b/docs/examples.rst index f8423b4..4437811 100644 --- a/docs/examples.rst +++ b/docs/examples.rst @@ -68,9 +68,9 @@ convert previously downloaded AnnData objects to numpy arrays. # 6 ion images of shape 61x78 print(ion_images.shape) - # > (6, 61, 78) .. testoutput:: + (20, 130, 143) SpatialData