Skip to content

Commit

Permalink
Remove duplicate information in docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
Byron authored Mar 2, 2024
1 parent d1da48d commit c4a6618
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions git/cmd.py
Original file line number Diff line number Diff line change
Expand Up @@ -393,9 +393,6 @@ def refresh(cls, path: Union[None, PathLike] = None) -> bool:
Called by the :func:`git.refresh` function in the top level ``__init__``.
This gets called by the :func:`git.refresh` function in the top-level
``__init__``.
:param path:
Optional path to the git executable. If not absolute, it is resolved
immediately, relative to the current directory. (See note below.)
Expand Down

0 comments on commit c4a6618

Please sign in to comment.