We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc48d26 commit 30f7da5Copy full SHA for 30f7da5
git/objects/tag.py
@@ -68,7 +68,7 @@ def __init__(
68
:class:`~git.util.Actor` identifying the tagger.
69
70
:param tagged_date: int_seconds_since_epoch
71
- The :class:`DateTime` of the tag creation.
+ The DateTime of the tag creation.
72
Use :func:`time.gmtime` to convert it into a different format.
73
74
:param tagger_tz_offset: int_seconds_west_of_utc
0 commit comments