summaryrefslogtreecommitdiff
path: root/repo/fun.py
diff options
context:
space:
mode:
Diffstat (limited to 'repo/fun.py')
-rw-r--r--repo/fun.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/repo/fun.py b/repo/fun.py
index a0f66fe5..a684730b 100644
--- a/repo/fun.py
+++ b/repo/fun.py
@@ -1,5 +1,5 @@
"""Package with general repository related functions"""
-
+import os
from gitdb.exc import BadObject
from git.refs import SymbolicReference
from git.objects import Object