Skip to content

Commit 19eabe8

Browse files
arkdongd-v-b
andauthored
Update docs/quickstart.rst
Co-authored-by: Davis Bennett <[email protected]>
1 parent 35032de commit 19eabe8

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/quickstart.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,7 @@ compression, and various backends, making it a versatile choice for scientific a
2020
large-scale data.
2121

2222
An `ndarray <https://numpy.org/doc/2.2/reference/arrays.ndarray.html>`_ is a (usually fixed-size) multidimensional container of items of the
23-
same type and size. The number of dimensions and items in an array is defined
24-
by its shape, which is a tuple of N non-negative integers that specify the sizes of each dimension.
23+
same type and size.
2524

2625

2726
Main Features are:

0 commit comments

Comments
 (0)