Skip to content

Commit

Permalink
Update base.py
Browse files Browse the repository at this point in the history
  • Loading branch information
alex20230721 authored Oct 5, 2024
1 parent de881fc commit aa74f87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion git/repo/base.py
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ def __init__(
R"""Create a new :class:`Repo` instance.
:param path:
The path to either the root git directory, the .git directory under the root git directory
The path to either the root git directory, the .git directory under the root git directory
or the bare git repo::
repo = Repo("/Users/mtrier/Development/git-python")
Expand Down

0 comments on commit aa74f87

Please sign in to comment.