Skip to content

Commit 4340a90

Browse files
committed
Doc: Fix the array.fromfile method doc
The check about the f argument type was removed in this commit: 2c94aa5 Thanks for Pedro Arthur Duarte (pedroarthur.jedi at gmail.com) by the help with this bug.
1 parent 7ab9efd commit 4340a90

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Doc/library/array.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -266,4 +266,3 @@ Examples::
266266

267267
`NumPy <https://numpy.org/>`_
268268
The NumPy package defines another array type.
269-

0 commit comments

Comments
 (0)