about summary refs log tree commit diff stats
path: root/doc/tools/performance_test.py
diff options
context:
space:
mode:
author0xjmz <0xjmz@users.noreply.github.com>2017-07-31 16:12:03 +0200
committerGitHub <noreply@github.com>2017-07-31 16:12:03 +0200
commit0ed04f4559e8f68ee7c74a3ff79cc47b52260764 (patch)
tree2dd781f083d9ea7dcd9996c04d7eed8777345b3b /doc/tools/performance_test.py
parenta9309d678fca664df67d8aa9a307669d7f275179 (diff)
parent35f47f53a32b29f746c5ddcd4fb367bf2ad7e640 (diff)
downloadranger-0ed04f4559e8f68ee7c74a3ff79cc47b52260764.tar.gz
Merge branch 'master' into fix-faster-loading
Diffstat (limited to 'doc/tools/performance_test.py')
-rwxr-xr-xdoc/tools/performance_test.py5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/tools/performance_test.py b/doc/tools/performance_test.py
index f9562f0c..3b9099d5 100755
--- a/doc/tools/performance_test.py
+++ b/doc/tools/performance_test.py
@@ -1,6 +1,7 @@
-#!/usr/bin/python
-# pylint: disable=wrong-import-position
+#!/usr/bin/env python
+
 from __future__ import (absolute_import, division, print_function)
+
 import sys
 import time