summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xpyLoadCli.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/pyLoadCli.py b/pyLoadCli.py
index 4daa58671..c5996eb29 100755
--- a/pyLoadCli.py
+++ b/pyLoadCli.py
@@ -26,6 +26,7 @@ from os.path import abspath
from os.path import dirname
from os.path import join
from os.path import exists
+from os.path import expanduser
from os import name as platform
import sys
from sys import exit