We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c8ca1a commit b2b6f7cCopy full SHA for b2b6f7c
git/repo/__init__.py
@@ -1,6 +1,6 @@
1
# This module is part of GitPython and is released under the
2
# 3-Clause BSD License: https://opensource.org/license/bsd-3-clause/
3
4
-"""Initialize the Repo package."""
+"""Initialize the repo package."""
5
6
from .base import Repo as Repo # noqa: F401
0 commit comments