Skip to content

Commit

Permalink
fix warning
Browse files Browse the repository at this point in the history
  • Loading branch information
benoit committed Mar 8, 2023
1 parent 4af9017 commit 3f8b340
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion R/rules.R
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ print.rule <- function(x, ...) {
}

#' Read yaml File describing `rule`
#' @param file (`string`) of path to the rule yaml file.
#' @param obj (`nested list`) to convert into list of rules.
#' @export
#' @examples
#' obj <- list(
Expand Down
2 changes: 1 addition & 1 deletion man/list2rules.Rd

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

0 comments on commit 3f8b340

Please sign in to comment.