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
In 380c531 / matplotlib#12450 we set the
default canvas on Figure `__init__` to FigureCanvasBase but were still
setting it to `None` in `__setstate__`.
0 commit comments