Skip to content

Commit e883293

Browse files
committed
Add a missing Sphinx reference to a class
1 parent 7f1675d commit e883293

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: git/repo/base.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1452,7 +1452,7 @@ def clone(
14521452
14531453
:param kwargs:
14541454
* ``odbt`` = ObjectDatabase Type, allowing to determine the object database
1455-
implementation used by the returned Repo instance.
1455+
implementation used by the returned :class:`Repo` instance.
14561456
* All remaining keyword arguments are given to the ``git clone`` command.
14571457
14581458
:return:

0 commit comments

Comments
 (0)