Skip to content

Commit

Permalink
dontrun chromote example
Browse files Browse the repository at this point in the history
  • Loading branch information
stla committed Jun 29, 2023
1 parent 4e2e07a commit 52ba0aa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion R/prettify_chromote.R
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
#' 'print "it is not one"'
#' )
#'
#' \donttest{
#' \dontrun{
#' cat(reindent_chromote(code, "python"))}
reindent_chromote <- function(contents = NA, language = NA, tabSize = NULL){

Expand Down
2 changes: 1 addition & 1 deletion man/reindent_chromote.Rd

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

0 comments on commit 52ba0aa

Please sign in to comment.