Skip to content

Commit bafaa5f

Browse files
committed
end of line
1 parent 00f8593 commit bafaa5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/cpp/py_bindings/py_anomaly.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,4 +77,4 @@ void init_anomaly_detection(nb::module_& m) {
7777
},
7878
nb::rv_policy::reference_internal)
7979
.def_ro("pred_score", &AnomalyResult::pred_score);
80-
}
80+
}

0 commit comments

Comments
 (0)