diff options
author | Jay Bourque <jay.bourque@continuum.io> | 2013-01-08 18:12:58 -0600 |
---|---|---|
committer | Jay Bourque <jay.bourque@continuum.io> | 2013-01-09 12:12:32 -0600 |
commit | fda92e20428a5434a49fe439175c7b5b583e96fc (patch) | |
tree | 4dba68554b97381ea9c2d41334e410c0e590c657 /numpy/lib/tests | |
parent | 849a8c5f9db1087def26e63393ec48497cee8dd4 (diff) | |
download | numpy-fda92e20428a5434a49fe439175c7b5b583e96fc.tar.gz |
Fix ndindex issue
Call to ndindex() with no arguments results in a ValueError exception, whereas before commit ca27396b, a call with no arguments was allowed.
Issue is due to unneeded check for shape tuple size.
Diffstat (limited to 'numpy/lib/tests')
0 files changed, 0 insertions, 0 deletions