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_()