We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a5d5ea0 + 9e8ac10 commit f31053eCopy full SHA for f31053e
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