Skip to content

Commit 0edb4ea

Browse files
committed
DOC: Add missing newlines to c-types in array.rst
1 parent 57687ac commit 0edb4ea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/source/reference/c-api/array.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3538,7 +3538,7 @@ member of ``PyArrayDTypeMeta_Spec`` struct.
35383538
.. c:macro:: NPY_DT_get_sort_function
35393539
35403540
.. c:type:: int *(PyArrayDTypeMeta_GetSortFunction)(PyArray_Descr *, \
3541-
npy_intp sort_kind, int descending, PyArray_SortFunc **out_sort,
3541+
npy_intp sort_kind, int descending, PyArray_SortFunc **out_sort, \
35423542
NpyAuxData **out_auxdata)
35433543
35443544
If defined, sets a custom sorting function for the DType for each of
@@ -3547,7 +3547,7 @@ member of ``PyArrayDTypeMeta_Spec`` struct.
35473547
.. c:macro:: NPY_DT_get_argsort_function
35483548
35493549
.. c:type:: int *(PyArrayDTypeMeta_GetArgSortFunction)(PyArray_Descr *, \
3550-
npy_intp sort_kind, int descending, PyArray_ArgSortFunc **out_argsort,
3550+
npy_intp sort_kind, int descending, PyArray_ArgSortFunc **out_argsort, \
35513551
NpyAuxData **out_auxdata)
35523552
35533553
If defined, sets a custom argsorting function for the DType for each of

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy