gui: remove PyQt5 assertion (break mock modules)

pull/319/head
Sebastien Bourdeauducq 2016-02-14 14:03:57 +01:00
parent ed36a96f8f
commit ab1d85be53
1 changed files with 0 additions and 1 deletions

View File

@ -7,7 +7,6 @@ import os
import PyQt5
from quamash import QEventLoop, QtGui, QtCore
assert QtGui is PyQt5.QtGui
# pyqtgraph will pick up any already imported Qt binding.
from pyqtgraph import dockarea