diff options
author | Sebastian Berg <sebastian@sipsolutions.net> | 2021-08-10 14:10:40 -0500 |
---|---|---|
committer | Sebastian Berg <sebastian@sipsolutions.net> | 2021-10-11 19:32:35 -0500 |
commit | 2aeaa44c454d90e6efa140f539bcfbe5a9ca0a77 (patch) | |
tree | 1dd1a5c047c1664bef7a2138f8af198400a603ca /numpy/array_api/_manipulation_functions.py | |
parent | b5a76ef437b672535f0ab10fbb8342655a33ebe6 (diff) | |
download | numpy-2aeaa44c454d90e6efa140f539bcfbe5a9ca0a77.tar.gz |
TST: Add test for reduceat/accumulate output shape mismatch
At least the reduceat path seems to have been untested before.
The slight change in code layout (added assert) is just to make
the code slightly easier to read. Since otherwise it looks like
there is an additional `else` branch when `out` is given.
Diffstat (limited to 'numpy/array_api/_manipulation_functions.py')
0 files changed, 0 insertions, 0 deletions