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.
1 parent 6a4347f commit 749133bCopy full SHA for 749133b
src/core/lib.rs
@@ -1,5 +1,5 @@
1
+#[allow(clippy::useless_conversion)]
2
mod ddsketch;
-
3
use pyo3::prelude::*;
4
5
#[pymodule]
0 commit comments