Skip to content

Commit

Permalink
Update epinow.R
Browse files Browse the repository at this point in the history
  • Loading branch information
seabbs authored Sep 16, 2024
1 parent 35483d0 commit 03b0eac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/epinow.R
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
#' options(old_opts)
#' }
# nolint start: cyclocomp_linter
epinow <- function(data,
epinow <- function(data,
generation_time = gt_opts(),
delays = delay_opts(),
truncation = trunc_opts(),
Expand Down

0 comments on commit 03b0eac

Please sign in to comment.