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.
1 parent add911c commit 0c9e4b4Copy full SHA for 0c9e4b4
1 file changed
lib/matplotlib/backends/backend_qt4.py
@@ -19,9 +19,6 @@
19
import matplotlib.backends.qt4_editor.figureoptions as figureoptions
20
except ImportError:
21
figureoptions = None
22
-figureoptions = None
23
-
24
-print figureoptions
25
26
try:
27
from PyQt4 import QtCore, QtGui, Qt
0 commit comments