diff options
author | Charles Harris <charlesr.harris@gmail.com> | 2018-06-07 08:14:50 -0600 |
---|---|---|
committer | Charles Harris <charlesr.harris@gmail.com> | 2018-06-07 08:14:50 -0600 |
commit | a70b277a1cf487b3e8225232e927414c272f3545 (patch) | |
tree | 1b000c6bfcdce2393acd8990a542ab771ce852ab /numpy/lib/recfunctions.py | |
parent | 9a4d75dce2442b81859152048c299c57e6610667 (diff) | |
download | numpy-a70b277a1cf487b3e8225232e927414c272f3545.tar.gz |
BUG: Correct use of NPY_UNUSED.
Replace `NPY_UNUSED(*param)` by `*NPY_UNUSED(param)`.
Closes #11267.
Diffstat (limited to 'numpy/lib/recfunctions.py')
0 files changed, 0 insertions, 0 deletions