Skip to content

Commit

Permalink
fix: add leanify
Browse files Browse the repository at this point in the history
  • Loading branch information
be-marc committed Jun 21, 2024
1 parent 579ad41 commit 1b7606c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions R/zzz.R
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,5 @@ register_mlr3tuning = function() {
walk(names(optimizers), function(id) bbotk::mlr_optimizers$remove(id))
walk(names(tuners), function(id) mlr3tuning::mlr_tuners$remove(id))
}

leanify_package()

0 comments on commit 1b7606c

Please sign in to comment.