Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ebd9ce5 commit b1478bbCopy full SHA for b1478bb
git/exc.py
@@ -3,7 +3,7 @@
3
#
4
# This module is part of GitPython and is released under
5
# the BSD License: http://www.opensource.org/licenses/bsd-license.php
6
-""" Module containing all exceptions thrown throughout the git package, """
+""" Module containing all exceptions thrown throughout the git package """
7
8
from gitdb.exc import ( # noqa: @UnusedImport
9
AmbiguousObjectName,
0 commit comments