Skip to content

Commit

Permalink
Style code
Browse files Browse the repository at this point in the history
  • Loading branch information
Jennit07 committed Dec 13, 2024
1 parent 4a39a44 commit dcec773
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion R/00-update_refs.R
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,6 @@ get_dd_period <- function() {
#'
#' @family initialisation
latest_update <- function() {

month <- as.character(lubridate::month(end_date(), label = TRUE))
year <- as.character(lubridate::year(end_date()))
latest_update <- as.character(stringr::str_glue("{month}_{year}"))
Expand Down

0 comments on commit dcec773

Please sign in to comment.