Skip to content

Commit

Permalink
add stray missing @return tag
Browse files Browse the repository at this point in the history
  • Loading branch information
t-kalinowski committed Mar 3, 2023
1 parent 4114217 commit e51bf54
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions R/runs.R
Original file line number Diff line number Diff line change
Expand Up @@ -484,6 +484,7 @@ runs_restore <- function(runs = NULL, ...) {
#' @note `runs_comment()` will open up an editor if `comment` is not
#' supplied.
#'
#' @return The value supplied to the `runs` argument, invisibly.
#' @export
#' @examples
#' \dontrun{
Expand Down
3 changes: 3 additions & 0 deletions man/runs_label.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit e51bf54

Please sign in to comment.