Skip to content

Commit c351f26

Browse files
committed
format
1 parent be84cf7 commit c351f26

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

R/tunable.R

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,6 @@ tunable_rand_forest <- function(x, ...) {
197197
if (x$engine == "randomForest") {
198198
res <- add_engine_parameters(res, randomForest_engine_args)
199199
}
200-
201200
res
202201
}
203202

0 commit comments

Comments
 (0)