Skip to content

Commit 1461373

Browse files
Remove spurious newline
1 parent 74f445f commit 1461373

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Doc/c-api/init.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1225,7 +1225,6 @@ code, or when embedding the Python interpreter:
12251225
The :term:`GIL` does not need to be held, but will be held upon returning
12261226
if *tstate* is non-``NULL``.
12271227
1228-
12291228
The following functions use thread-local storage, and are not compatible
12301229
with sub-interpreters:
12311230

0 commit comments

Comments
 (0)