Skip to content
This repository was archived by the owner on Jun 27, 2025. It is now read-only.

Commit 78afa62

Browse files
committed
updated PY_ARRAY_UNIQUE_SYMBOL
1 parent df57937 commit 78afa62

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

arraymap.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
# define PY_SSIZE_T_CLEAN
77
# include "Python.h"
88

9-
# define PY_ARRAY_UNIQUE_SYMBOL AK_ARRAY_API
9+
# define PY_ARRAY_UNIQUE_SYMBOL AM_ARRAY_API
1010
# define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION
1111

1212
# include "numpy/arrayobject.h"

0 commit comments

Comments
 (0)