Skip to content

Commit

Permalink
Update examples.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
tdrose authored Nov 29, 2023
1 parent 8531811 commit 114d68b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/examples.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 114d68b

Please sign in to comment.