aboutsummaryrefslogtreecommitdiff
path: root/Examples/python/performance/constructor/runme.py
diff options
context:
space:
mode:
Diffstat (limited to 'Examples/python/performance/constructor/runme.py')
-rw-r--r--Examples/python/performance/constructor/runme.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/Examples/python/performance/constructor/runme.py b/Examples/python/performance/constructor/runme.py
index 1771fba7b..b00cd456c 100644
--- a/Examples/python/performance/constructor/runme.py
+++ b/Examples/python/performance/constructor/runme.py
@@ -1,5 +1,5 @@
import sys
-sys.path.append('..')
+sys.path.append("..")
import harness