Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c80465 commit 2409dc7Copy full SHA for 2409dc7
1 file changed
Doc/library/stdtypes.rst
@@ -2319,8 +2319,8 @@ simple bytes or complex data structures.
2319
2320
.. attribute:: strides
2321
2322
- A tuple of integers the length of :attr:`~memoryview.ndim` giving the size
2323
- in bytes to access each element for each dimension of the array.
+ A tuple of integers the length of :attr:`ndim` giving the size in bytes to
+ access each element for each dimension of the array.
2324
2325
.. attribute:: size
2326
0 commit comments