Skip to content

Commit 0e2142a

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent d865bd8 commit 0e2142a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/release-notes/4.0.0.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Backwards Incompatible Changes
77
- :meth:`~github3.repos.comparison.Comparison.commits` was renamed to
88
`original_commits` (max 250 commits). Now `commits` uses Github's API to
99
get the full commit list out of the compare endpoint, so enabled
10-
pagination/iterator on the commits within the Comparison class
10+
pagination/iterator on the commits within the Comparison class
1111
(@amaccormack-lumira). See also gh-1137_
1212

1313
Features Added

0 commit comments

Comments
 (0)