Skip to content

Commit 1e3ed4c

Browse files
Volodymyr OrlovVolodymyr Orlov
authored andcommitted
fix: formatting
1 parent 1735ea6 commit 1e3ed4c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/ensemble/random_forest_classifier.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -266,7 +266,6 @@ mod tests {
266266
);
267267

268268
assert!(accuracy(&y, &classifier.predict(&x)) > 0.9);
269-
270269
}
271270

272271
#[test]

0 commit comments

Comments
 (0)