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