diff options
author | Sebastian Berg <sebastian@sipsolutions.net> | 2017-05-07 16:06:20 +0200 |
---|---|---|
committer | Sebastian Berg <sebastian@sipsolutions.net> | 2017-05-07 16:21:30 +0200 |
commit | ca05d523c3d022eba8ea1bf75b50c60550d30d5a (patch) | |
tree | a2fa7455f16f5a4262a86bbdc8bb652b8160963b /numpy/lib/tests/test_function_base.py | |
parent | 92aa4080f2a925ff6d03d0b9f80460a53d4c111c (diff) | |
download | numpy-ca05d523c3d022eba8ea1bf75b50c60550d30d5a.tar.gz |
BUG: Remove warning NaT filter from masked array test utils
This may show warnings in downstream projects, which should likely
not be there. We could also drop in the normal assert_equal there,
which would support NaT, and NaN, but checks for scalarness, which
this currently does not (which also could create problems).
Works around the only test with this problem, by using the normal
assert_equal there.
Diffstat (limited to 'numpy/lib/tests/test_function_base.py')
0 files changed, 0 insertions, 0 deletions