aboutsummaryrefslogtreecommitdiff
path: root/rh/config.py
diff options
context:
space:
mode:
Diffstat (limited to 'rh/config.py')
-rw-r--r--rh/config.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/rh/config.py b/rh/config.py
index 6a149d7..61f2ef0 100644
--- a/rh/config.py
+++ b/rh/config.py
@@ -28,6 +28,7 @@ if sys.path[0] != _path:
sys.path.insert(0, _path)
del _path
+# pylint: disable=wrong-import-position
import rh.hooks
import rh.shell