diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/neps/npy-format.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/neps/npy-format.txt b/doc/neps/npy-format.txt index a60dc2e00..98a0c1aaf 100644 --- a/doc/neps/npy-format.txt +++ b/doc/neps/npy-format.txt @@ -108,7 +108,7 @@ Requirements - Be reverse engineered. Datasets often live longer than the programs that created them. A competent developer should be - able create a solution in his preferred programming language to + able to create a solution in his preferred programming language to read most NPY files that he has been given without much documentation. |