Skip to content

Commit ef1002a

Browse files
Update src/github3/repos/comparison.py
Accepting sigmavirus suggestion Co-authored-by: Ian Stapleton Cordasco <[email protected]>
1 parent c17b18f commit ef1002a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/github3/repos/comparison.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,9 @@ class Comparison(models.GitHubCore):
2626
2727
.. attribute:: original_commits
2828
29+
.. versionchanged:: 4.0.0
30+
31+
2932
A list of :class:`~github3.repos.commit.ShortCommit` objects
3033
representing the first commits in the comparison.
3134

0 commit comments

Comments
 (0)