Skip to content

Commit c4a6618

Browse files
authored
Remove duplicate information in docstring
1 parent d1da48d commit c4a6618

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Diff for: git/cmd.py

-3
Original file line numberDiff line numberDiff line change
@@ -393,9 +393,6 @@ def refresh(cls, path: Union[None, PathLike] = None) -> bool:
393393
394394
Called by the :func:`git.refresh` function in the top level ``__init__``.
395395
396-
This gets called by the :func:`git.refresh` function in the top-level
397-
``__init__``.
398-
399396
:param path:
400397
Optional path to the git executable. If not absolute, it is resolved
401398
immediately, relative to the current directory. (See note below.)

0 commit comments

Comments
 (0)