Skip to content

Commit 1f626b2

Browse files
authored
Update symbolic.py
1 parent aecb80c commit 1f626b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

git/refs/symbolic.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import os
2-
2+
import os.path as osp
33
from git.compat import defenc
44
from git.objects import Object
55
from git.objects.commit import Commit

0 commit comments

Comments
 (0)