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
Figure.show is only for use with the pyplot figure management
framework. The error of trying to use it in a pure OO context,
with a directly-instantiated Figure instance, now generates an
error message explaining this.
0 commit comments