We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31f89a1 commit 9bbbcb5Copy full SHA for 9bbbcb5
git/objects/util.py
@@ -3,7 +3,7 @@
3
# This module is part of GitPython and is released under the
4
# 3-Clause BSD License: https://opensource.org/license/bsd-3-clause/
5
6
-"""General utility functions for working with git objects."""
+"""Utility functions for working with git objects."""
7
8
__all__ = (
9
"get_object_type_by_name",
0 commit comments