Sc 107/default extention file selection
Compare changes
Files
2- Vriezen, E.C. (Emma) authored
Updated the select_file in controller.py. Now it has .csv as default, and it automatically goes to the correct dirs for fileselection (assuming you use this project. Else, no problems happen). Also removed code duplication in this method.
+ 36
− 19
@@ -14,10 +14,14 @@ class ControllerClass:
@@ -47,25 +51,38 @@ class ControllerClass: