We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 882611c + 40507ea commit 594657dCopy full SHA for 594657d
numpy/_core/include/numpy/npy_2_compat.h
@@ -74,7 +74,7 @@
74
#ifdef import_array1
75
76
static inline int
77
-PyArray_ImportNumPyAPI()
+PyArray_ImportNumPyAPI(void)
78
{
79
if (NPY_UNLIKELY(PyArray_API == NULL)) {
80
import_array1(-1);
0 commit comments