We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c488a0 commit 44c8c4fCopy full SHA for 44c8c4f
1 file changed
openmc_plotter/plotgui.py
@@ -6,7 +6,6 @@
6
QDoubleSpinBox, QSizePolicy, QMessageBox,
7
QCheckBox, QRubberBand, QMenu, QDialog,
8
QTabWidget, QTableView, QHeaderView)
9
-from matplotlib.backends.qt_compat import is_pyqt5
10
from matplotlib.figure import Figure
11
from matplotlib import lines as mlines
12
from matplotlib import cm as mcolormaps
0 commit comments