diff options
author | Matthew Brett <matthew.brett@gmail.com> | 2015-08-13 12:57:03 +0100 |
---|---|---|
committer | Matthew Brett <matthew.brett@gmail.com> | 2015-08-13 13:06:46 +0100 |
commit | 5605413eb575f1a25c24ea34a8f7c41f6702e2b4 (patch) | |
tree | 02a2a2d8b27719d72dcae9652b564be81358d239 /numpy/core/function_base.py | |
parent | 190a565acc28529f67dc7a341ed5087bf9c2acba (diff) | |
download | numpy-5605413eb575f1a25c24ea34a8f7c41f6702e2b4.tar.gz |
BUG: restore use of dtype input arg to test
Commit fac130eb incorrectly replaced input argument `dtype` with
`np.dtype` in the `aligned_array` helper function. Unfortunately this
part of the code was only being tested on OSX so the travis tests missed
this. Run code on all platforms - it should pass anyway.
Diffstat (limited to 'numpy/core/function_base.py')
0 files changed, 0 insertions, 0 deletions