Skip to content

Commit

Permalink
commented out line19
Browse files Browse the repository at this point in the history
  • Loading branch information
mp-higgins authored Feb 2, 2023
1 parent d9b5c98 commit 375b085
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion GUI/mainGUI.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
from pathlib import Path
import time

sys.path.append(str(Path(sys.argv[0]).resolve().parents[2]))
# sys.path.append(str(Path(sys.argv[0]).resolve().parents[2]))



Expand Down

0 comments on commit 375b085

Please sign in to comment.