Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 846316c + 6d32e3f commit 4b3f0cbCopy full SHA for 4b3f0cb
1 file changed
lib/matplotlib/_pylab_helpers.py
@@ -64,7 +64,6 @@ def destroy(cls, num):
64
if hasattr(manager, "_cidgcf"):
65
manager.canvas.mpl_disconnect(manager._cidgcf)
66
manager.destroy()
67
- del manager, num
68
69
@classmethod
70
def destroy_fig(cls, fig):
0 commit comments