Skip to content

Commit ac313b9

Browse files
authored
Apply suggestion from @ngoldbaum
1 parent f817431 commit ac313b9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Doc/c-api/module.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1020,7 +1020,6 @@ or code that creates modules dynamically.
10201020
This function is called automatically when creating a module from
10211021
``PyModuleDef`` (such as when using :ref:`multi-phase-initialization`,
10221022
``PyModule_Create``, or ``PyModule_FromDefAndSpec``).
1023-
10241023
Return ``0`` on success.
10251024
Return ``-1`` with an exception set on error.
10261025

0 commit comments

Comments
 (0)