diff options
author | Marten van Kerkwijk <mhvk@astro.utoronto.ca> | 2018-05-19 12:53:53 -0400 |
---|---|---|
committer | Marten van Kerkwijk <mhvk@astro.utoronto.ca> | 2018-05-19 12:53:53 -0400 |
commit | e3f6bf79abcbda070556a8a524080c48be48f3a4 (patch) | |
tree | 9c7cc70ecdc9fb0b479be18a1da1598fc807e199 /numpy/lib/arraysetops.py | |
parent | 15f19c4058978ec30721d1295e093e4f53c5a6b9 (diff) | |
download | numpy-e3f6bf79abcbda070556a8a524080c48be48f3a4.tar.gz |
BUG: Ensure that fully masked arrays pass assert_array_equal.
The underlying problem is that ma.all() evaluates to masked,
which is falsy, and thus triggers test failures.
Diffstat (limited to 'numpy/lib/arraysetops.py')
0 files changed, 0 insertions, 0 deletions