Skip to content

Commit df16a1d

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

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
 

‎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, QtWidgets
10-
assert QtGui is PyQt5.QtGui
1110

1211
from artiq import __artiq_dir__ as artiq_dir
1312
from artiq.tools import *

0 commit comments

Comments
 (0)
Please sign in to comment.