Fix import error
parent
88fb7a8951
commit
e5bca1e089
|
@ -1,6 +1,7 @@
|
|||
"""
|
||||
Qt styling.
|
||||
"""
|
||||
import pyqtgraph as pg
|
||||
from PyQt5 import QtGui
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue