Skip to content

Commit 4c2a84f

Browse files
committed
style: styler
1 parent d933087 commit 4c2a84f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

R/layer_residual_quantiles.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ slather.layer_residual_quantiles <-
128128
cli::cli_abort(c(
129129
"Residual quantiles could not be calculated due to missing residuals.",
130130
i = "This may be due to `n_train` < `ahead` in your {.cls epi_recipe}."
131-
))
131+
))
132132
}
133133

134134
estimate <- components$predictions$.pred

0 commit comments

Comments
 (0)