summaryrefslogtreecommitdiff
path: root/src/frontEnd/pathmagic.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/frontEnd/pathmagic.py')
-rw-r--r--src/frontEnd/pathmagic.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/frontEnd/pathmagic.py b/src/frontEnd/pathmagic.py
index 49c4932d..5f0d712c 100644
--- a/src/frontEnd/pathmagic.py
+++ b/src/frontEnd/pathmagic.py
@@ -1,5 +1,6 @@
import os
import sys
+
# Setting PYTHONPATH
cwd = os.getcwd()
(setPath, fronEnd) = os.path.split(cwd)