diff options
author | Sebastian Berg <sebastian@sipsolutions.net> | 2022-01-31 12:38:08 -0600 |
---|---|---|
committer | Sebastian Berg <sebastian@sipsolutions.net> | 2022-01-31 12:38:08 -0600 |
commit | 2b3a279eb74e1a19297aefbf0c05c0b9f5ed2835 (patch) | |
tree | c41cf898606cbcdb39ccb67479b212458afbff62 /numpy/array_api/_manipulation_functions.py | |
parent | c0d36c88b8b525f5869eefd893d1d77ffe41903e (diff) | |
download | numpy-2b3a279eb74e1a19297aefbf0c05c0b9f5ed2835.tar.gz |
BUG: Fix incorrect return type in reduce without initial value
The return type should not be integer of course (why doesn't C warn
about this?).
Closes gh-20921
Diffstat (limited to 'numpy/array_api/_manipulation_functions.py')
0 files changed, 0 insertions, 0 deletions