Skip to content

Commit caa1f8f

Browse files
Stupid trailing newline
1 parent 0408148 commit caa1f8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/c-api/iterator.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,4 +118,4 @@ Other Iterator Objects
118118
Note that there is no guarantee that a given built-in type uses a given iterator
119119
type. For example, iterating over :class:`range` will use one of two iterator
120120
types depending on the size of the range. Other types may start using a
121-
similar scheme in the future, without warning.
121+
similar scheme in the future, without warning.

0 commit comments

Comments
 (0)