make mypy happy

This commit is contained in:
Salvo 'LtWorf' Tomaselli
2017-06-24 11:31:07 +02:00
parent 57936db6b9
commit 2d9bbf39f0
8 changed files with 24 additions and 13 deletions

View File

@@ -24,6 +24,9 @@ from PyQt5 import QtWidgets
from relational import maintenance
version = ''
class surveyForm (QtWidgets.QWidget):
'''This class is the form used for the survey, needed to intercept the events.