Skip to content

Commit 180a3e9

Browse files
authored
Merge pull request #65 from pshriwise/rm_is_pyqt5
Removing unused matplotlib backend query.
2 parents 7c488a0 + 44c8c4f commit 180a3e9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

openmc_plotter/plotgui.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
QDoubleSpinBox, QSizePolicy, QMessageBox,
77
QCheckBox, QRubberBand, QMenu, QDialog,
88
QTabWidget, QTableView, QHeaderView)
9-
from matplotlib.backends.qt_compat import is_pyqt5
109
from matplotlib.figure import Figure
1110
from matplotlib import lines as mlines
1211
from matplotlib import cm as mcolormaps

0 commit comments

Comments
 (0)