Skip to content

Commit 7ff6d63

Browse files
committed
Fix docs
1 parent 0259175 commit 7ff6d63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libvcs/git.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -371,7 +371,7 @@ def remote(self, name, **kwargs):
371371
372372
Returns
373373
-------
374-
[`GitRemote`](libvcs.git.GitRemote)
374+
libvcs.git.GitRemote
375375
Remote name and url in tuple form
376376
"""
377377

0 commit comments

Comments
 (0)