Skip to content

Commit 78bca56

Browse files
committed
Remove import of is_pyqt5
1 parent 7c488a0 commit 78bca56

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)