Skip to content

Commit ab1d85b

Browse files
committedFeb 14, 2016
gui: remove PyQt5 assertion (break mock modules)
1 parent ed36a96 commit ab1d85b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
 

Diff for: ‎artiq/frontend/artiq_gui.py

-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77

88
import PyQt5
99
from quamash import QEventLoop, QtGui, QtCore
10-
assert QtGui is PyQt5.QtGui
1110
# pyqtgraph will pick up any already imported Qt binding.
1211
from pyqtgraph import dockarea
1312

0 commit comments

Comments
 (0)
Please sign in to comment.