Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
sumny committed Aug 12, 2024
1 parent 631c61f commit 054e028
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/CallbackBatch.R
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ callback_batch = function(
on_optimizer_before_eval = NULL,
on_optimizer_after_eval = NULL,
on_result = NULL,
on_optimization_end = NULL,
on_optimization_end = NULL
) {
stages = discard(set_names(list(
on_optimization_begin,
Expand Down

0 comments on commit 054e028

Please sign in to comment.