You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Test directly whether Quantity.__index__() works rather than its effect.
In numpy-dev, the __index__ can no longer be used to multiply lists;
for discussion about why, really, this was always broken & wrong, see
numpy/numpy#5864.
0 commit comments