Skip to content

Commit b2b6f7c

Browse files
committed
Revise docstrings within git.repo
1 parent 0c8ca1a commit b2b6f7c

File tree

3 files changed

+366
-235
lines changed

3 files changed

+366
-235
lines changed

Diff for: git/repo/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# This module is part of GitPython and is released under the
22
# 3-Clause BSD License: https://opensource.org/license/bsd-3-clause/
33

4-
"""Initialize the Repo package."""
4+
"""Initialize the repo package."""
55

66
from .base import Repo as Repo # noqa: F401

0 commit comments

Comments
 (0)