diff options
author | Hood Chatham <roberthoodchatham@gmail.com> | 2021-11-18 07:58:28 -0800 |
---|---|---|
committer | Charles Harris <charlesr.harris@gmail.com> | 2021-11-19 08:07:21 -0700 |
commit | 12d9be001570e930111d865066476d3192dbbe4e (patch) | |
tree | 0b70f428c60db0162168173768900c6b15a95b19 /numpy/array_api/_array_object.py | |
parent | b31a3a3fb05910abc2ee55d63255efdb2a2c383e (diff) | |
download | numpy-12d9be001570e930111d865066476d3192dbbe4e.tar.gz |
MAINT: Fix METH_NOARGS function signatures (#20368)
The METH_NOARGS calling convention is required to take a second PyObject* which will always be NULL.
This is a continuation of #19058
Diffstat (limited to 'numpy/array_api/_array_object.py')
0 files changed, 0 insertions, 0 deletions