Skip to content

Commit

Permalink
rerun styler
Browse files Browse the repository at this point in the history
  • Loading branch information
dajmcdon committed Oct 19, 2023
1 parent 67a52a7 commit 86b4c60
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion R/arx_classifier.R
Original file line number Diff line number Diff line change
Expand Up @@ -252,7 +252,6 @@ arx_class_args_list <- function(
additional_gr_args = list(),
nafill_buffer = Inf,
...) {

rlang::check_dots_empty()
.lags <- lags
if (is.list(lags)) lags <- unlist(lags)
Expand Down

0 comments on commit 86b4c60

Please sign in to comment.