Skip to content

Commit

Permalink
Doc: Fix the array.fromfile method doc
Browse files Browse the repository at this point in the history
The check about the f argument type was removed in this commit:
python@2c94aa5

Thanks for Pedro Arthur Duarte (pedroarthur.jedi at gmail.com) by the help with
this bug.
  • Loading branch information
adorilson committed Jan 20, 2024
1 parent c48b8f8 commit 817b3f3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Doc/library/array.rst
Original file line number Diff line number Diff line change
Expand Up @@ -266,4 +266,3 @@ Examples::

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

0 comments on commit 817b3f3

Please sign in to comment.