Skip to content

Commit

Permalink
break line for lintr
Browse files Browse the repository at this point in the history
  • Loading branch information
sbfnk committed Sep 20, 2024
1 parent 46793c0 commit e01dc6a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion R/deprecated.R
Original file line number Diff line number Diff line change
Expand Up @@ -627,7 +627,8 @@ apply_tolerance <- function(x, tolerance) {
#' Remove uncertainty in the parameters of a `<dist_spec>`
#'
#' @description `r lifecycle::badge("deprecated")`
#' This function has been renamed to [fix_parameters()] as the former was a misnomer.
#' This function has been renamed to [fix_parameters()] as a more appropriate
#' name.
#' @return A `<dist_spec>` object without uncertainty
#' @keywords internal
#' @importFrom cli cli_abort
Expand Down

0 comments on commit e01dc6a

Please sign in to comment.