From 84582236fc7e35def9bc0aa7ac81cac593fab08d Mon Sep 17 00:00:00 2001 From: Anna Krystalli Date: Tue, 7 May 2024 18:08:12 +0300 Subject: [PATCH] Fix indentation --- R/validate-config-utils.R | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/R/validate-config-utils.R b/R/validate-config-utils.R index 82a38d2..1b21d67 100644 --- a/R/validate-config-utils.R +++ b/R/validate-config-utils.R @@ -355,9 +355,9 @@ validate_mt_sample_range <- function(model_task_grp, # given modeling task group in a given round. # Returns NULL if not applicable or check passes and error df row if check fails. validate_mt_sample_compound_taskids <- function(model_task_grp, - model_task_i, - round_i, - schema) { + model_task_i, + round_i, + schema) { sample_config <- purrr::pluck( model_task_grp, "output_type",