summary refs log tree commit diff stats
path: root/ranger/ext/vcs/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'ranger/ext/vcs/__init__.py')
-rw-r--r--ranger/ext/vcs/__init__.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/ranger/ext/vcs/__init__.py b/ranger/ext/vcs/__init__.py
index b639b50f..8adc11c6 100644
--- a/ranger/ext/vcs/__init__.py
+++ b/ranger/ext/vcs/__init__.py
@@ -1 +1,3 @@
 """VCS Extension Package"""
+
+from .vcs import Vcs, VcsError