diff options
author | Eric Wieser <wieser.eric@gmail.com> | 2018-06-17 12:14:56 -0700 |
---|---|---|
committer | Eric Wieser <wieser.eric@gmail.com> | 2018-06-17 12:16:31 -0700 |
commit | 96add68131c8062ea9bdadd2ffc8caa6cca9c41e (patch) | |
tree | a3cee266f3dc03d183d13c1da736bd23028594e8 /numpy/lib/tests/test_arraypad.py | |
parent | 3d9a082d146195944071a81ed0eae9d16976961a (diff) | |
download | numpy-96add68131c8062ea9bdadd2ffc8caa6cca9c41e.tar.gz |
BUG: Don't emit a spurious warning for float_arr['str'], when it will just error anyway
There's no need to convert `a['test']` to `a['t', 'e', 's', 't']` before erroring
Fixes #11364
Diffstat (limited to 'numpy/lib/tests/test_arraypad.py')
0 files changed, 0 insertions, 0 deletions