Skip to content

Commit 119672e

Browse files
Update R/compile_keras_grid.R
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 0e5e8c3 commit 119672e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

R/compile_keras_grid.R

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,6 +206,5 @@ inform_errors <- function(compiled_grid, n = 10) {
206206
} else {
207207
cli::cli_alert_success("All models compiled successfully!")
208208
}
209-
210209
invisible(compiled_grid)
211210
}

0 commit comments

Comments
 (0)