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