Skip to content

Commit b6fa5ca

Browse files
author
Ralf Gommers
committed
BLD: fix syntax errors in bento.info
1 parent 3aa76ba commit b6fa5ca

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

numpy/core/bento.info

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Library:
1010
src/npymath/halffloat.c
1111
CompiledLibrary: npysort
1212
Sources:
13-
src/private/npy_partition.h.src
13+
src/private/npy_partition.h.src,
1414
src/npysort/quicksort.c.src,
1515
src/npysort/mergesort.c.src,
1616
src/npysort/heapsort.c.src,
@@ -29,7 +29,7 @@ Library:
2929
src/umath/umath_tests.c.src
3030
Extension: scalarmath
3131
Sources:
32-
src/private/scalarmathmodule.h.src
32+
src/private/scalarmathmodule.h.src,
3333
src/scalarmathmodule.c.src
3434
Extension: _dotblas
3535
Sources:

0 commit comments

Comments
 (0)