We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d9d4f40 commit e77811aCopy full SHA for e77811a
PyQtGraph/Data/graphTest.py
@@ -7,6 +7,7 @@
7
# WARNING! All changes made in this file will be lost!
8
9
from PyQt5 import QtCore, QtGui, QtWidgets
10
+
11
class graph_Form(object):
12
def setupUi(self, Form):
13
Form.setObjectName("Form")
0 commit comments