Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 788306a

Browse files
committed
Fix whitespace.
1 parent 9c56409 commit 788306a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/c-api/type.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ Type Objects
8585
their initialization. This function is responsible for adding inherited slots
8686
from a type's base class. Return ``0`` on success, or return ``-1`` and sets an
8787
exception on error.
88-
88+
8989
.. c:function:: PyObject* PyType_FromSpec(PyType_Spec *spec)
9090
9191
Creates and returns a heap type object from the *spec* passed to the function.

0 commit comments

Comments
 (0)