From ac650c4a959e713a0493278eefe69f313d8ff772 Mon Sep 17 00:00:00 2001 From: gamparth Date: Mon, 22 Oct 2018 23:05:16 +0530 Subject: [PATCH] Update PredIt.py --- PredIt.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/PredIt.py b/PredIt.py index 00b26cd..513fac8 100644 --- a/PredIt.py +++ b/PredIt.py @@ -1,3 +1,4 @@ +#badka ji zillla hila diyr tum toh import sys import os from PyQt5.QtWidgets import * @@ -169,4 +170,4 @@ def compute_result(self): app = QApplication(sys.argv) form = PredIt() form.show() - app.exec_() \ No newline at end of file + app.exec_()