Skip to content

Commit

Permalink
make validate_ensemble_inputs internal function
Browse files Browse the repository at this point in the history
  • Loading branch information
Github Actions CI committed Aug 4, 2023
1 parent 2b9b5c3 commit 2bdefe5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/validate_ensemble_inputs.R
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
#' `model_output_df`, optional `weights` data frame, `task_id_cols` character
#' vector, and `unique_output_types` character vector
#'
#' @export
#' @NoRd

validate_ensemble_inputs <- function(model_outputs, weights=NULL,
weights_col_name = "weight",
Expand Down

0 comments on commit 2bdefe5

Please sign in to comment.