diff options
author | Matthias Bussonnier <bussonniermatthias@gmail.com> | 2020-12-18 17:34:41 -0800 |
---|---|---|
committer | Matthias Bussonnier <bussonniermatthias@gmail.com> | 2020-12-18 19:56:37 -0800 |
commit | 7dce0ed00dd406d03705257514e6fac9fa4e25bb (patch) | |
tree | fb7f2037e90434a01ce1c932b5ef6dab4f5c8e18 /numpy/lib/function_base.py | |
parent | bac54ecb0b815eea2e8116d21aa96e1387793468 (diff) | |
download | numpy-7dce0ed00dd406d03705257514e6fac9fa4e25bb.tar.gz |
DOC: Parameter name typo axes -> axis in numpy.fft._pocketfft.
The parameter name seem to have a typo in both those case and reference
axis (and not axes), this is likely due to copy-past as some other
functions in this modules use axes (when several indices are required),
but other also use `axis` and have the correct spelling.
From review it also seem like previous phrasing is unclear so update
all similar entries to reflect the new phrasing.
Diffstat (limited to 'numpy/lib/function_base.py')
0 files changed, 0 insertions, 0 deletions