We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8734e4 commit 1cafe73Copy full SHA for 1cafe73
1 file changed
src/density_wrapper.cpp
@@ -98,7 +98,7 @@ void bind_density_sketch(nb::module_ &m, const char* name) {
98
}
99
100
int prepare_numpy() {
101
- import_array();
+ import_array1(0);
102
return 0;
103
104
0 commit comments