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 7c488a0 + 44c8c4f commit 180a3e9Copy full SHA for 180a3e9
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