Skip to content

Commit e77811a

Browse files
committed
updata pyqtgraph Demo
1 parent d9d4f40 commit e77811a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

PyQtGraph/Data/graphTest.py

+1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
# WARNING! All changes made in this file will be lost!
88

99
from PyQt5 import QtCore, QtGui, QtWidgets
10+
1011
class graph_Form(object):
1112
def setupUi(self, Form):
1213
Form.setObjectName("Form")

0 commit comments

Comments
 (0)