Skip to content

Commit

Permalink
...
Browse files Browse the repository at this point in the history
  • Loading branch information
be-marc committed Nov 21, 2024
1 parent 6a97bf0 commit c6ae6bc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion inst/testthat/helper_autotest.R
Original file line number Diff line number Diff line change
Expand Up @@ -490,7 +490,6 @@ run_autotest = function(learner, N = 30L, exclude = NULL, predict_types = learne

if (predict_type == "quantiles") {
learner$quantiles = 0.5
browser()
}

run = run_experiment(task, learner)
Expand Down

0 comments on commit c6ae6bc

Please sign in to comment.