Skip to content

Commit 341fe4f

Browse files
committed
Deprecated import deleted
1 parent a5bb603 commit 341fe4f

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

5 Bytes
Binary file not shown.

dataVaultLivePlotter.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
from PyQt5.QtCore import *
1010
from PyQt5.QtWidgets import QApplication
1111
from PyQt5.QtPrintSupport import QPrinter
12-
from PyQt5.QtWebEngineWidgets import QWebEngineView
12+
#from PyQt5.QtWebEngineWidgets import QWebEngineView
1313
from twisted.internet.defer import inlineCallbacks, Deferred
1414
import numpy as np
1515
import pyqtgraph as pg

0 commit comments

Comments
 (0)