Skip to content

Commit df5c66c

Browse files
Merge pull request numpy#20119 from PeterTillema/patch-1
DOC: Remove double property ctypes from ndarray
2 parents e869222 + a016143 commit df5c66c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

doc/source/reference/arrays.ndarray.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -249,7 +249,6 @@ Other attributes
249249
ndarray.real
250250
ndarray.imag
251251
ndarray.flat
252-
ndarray.ctypes
253252

254253

255254
.. _arrays.ndarray.array-interface:

0 commit comments

Comments
 (0)