Skip to content

Commit

Permalink
Styling
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesmbaazam committed Oct 31, 2023
1 parent 976f9fe commit 71ac94a
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 @@ -115,7 +115,7 @@ epinow <- function(reported_cases,
)
if (!missing(target_date)) {
assert_string(target_date)
}
}
assert_string(id)
assert_logical(verbose)

Expand Down

0 comments on commit 71ac94a

Please sign in to comment.