diff options
author | Eric Wieser <wieser.eric@gmail.com> | 2017-02-23 00:48:52 +0000 |
---|---|---|
committer | Eric Wieser <wieser.eric@gmail.com> | 2017-02-23 09:10:07 +0000 |
commit | 1dacacf9a31e320dc2239e5e4a4ca8f8c11887b2 (patch) | |
tree | e3b36b0a01c0aed615bba498bec54b4528d41e08 /numpy/core/setup_common.py | |
parent | 2aabeafb97bea4e1bfa29d946fbf31e1104e7ae0 (diff) | |
download | numpy-1dacacf9a31e320dc2239e5e4a4ca8f8c11887b2.tar.gz |
BUG: Use int for axes, not intp
Rationale: typeof(PyArray_Dims.len) is int, so typeof(axis) should be the
same.
Diffstat (limited to 'numpy/core/setup_common.py')
0 files changed, 0 insertions, 0 deletions