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 00f8593 commit bafaa5fCopy full SHA for bafaa5f
src/cpp/py_bindings/py_anomaly.cpp
@@ -77,4 +77,4 @@ void init_anomaly_detection(nb::module_& m) {
77
},
78
nb::rv_policy::reference_internal)
79
.def_ro("pred_score", &AnomalyResult::pred_score);
80
-}
+}
0 commit comments