Skip to content

Commit

Permalink
...
Browse files Browse the repository at this point in the history
  • Loading branch information
be-marc committed Feb 7, 2025
1 parent 7bf6c1c commit 73ffa89
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion R/PipeOpLearner.R
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,6 @@ PipeOpLearner = R6Class("PipeOpLearner", inherit = PipeOp,
private$.learner$state = self$state
list(private$.learner$predict(task))
},

.additional_phash_input = function() private$.learner$phash
)
)
Expand Down

0 comments on commit 73ffa89

Please sign in to comment.