We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 36cee9b + 1cafe73 commit 20e723eCopy full SHA for 20e723e
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