From 6e5a68df02f8b61e15823611746d72b0a96f44aa Mon Sep 17 00:00:00 2001 From: simonpcouch Date: Tue, 12 Nov 2024 15:37:41 -0600 Subject: [PATCH] remove outdated TODO --- R/tailor.R | 1 - 1 file changed, 1 deletion(-) diff --git a/R/tailor.R b/R/tailor.R index 3f15c1e..4eea1a9 100644 --- a/R/tailor.R +++ b/R/tailor.R @@ -233,7 +233,6 @@ set_tailor_type <- function(object, y, call = caller_env()) { # todo: where to validate #levels? # todo setup eval_time -# todo missing methods: #' @export tune_args.tailor <- function(object, full = FALSE, ...) {