diff --git a/main_controller.py b/main_controller.py index 7c4d61c43..9ad9e7e75 100644 --- a/main_controller.py +++ b/main_controller.py @@ -32,3 +32,5 @@ def __init__(self, Ui_ModuleWindow, main, folder): sys.exit(app.exec_()) except: print("ERROR") + + #sample testing for revising git(ag123)