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
- passing in a (N, 1) shaped array as input causes the zipping to
generate an extra dimension
- closesmatplotlib#2197
- use ravel + reshape to do shape validation + getting rid of
extra dimension
0 commit comments