Skip to content

Commit

Permalink
Only eval if possible
Browse files Browse the repository at this point in the history
  • Loading branch information
hadley committed Nov 28, 2024
1 parent d92f5f3 commit 176328a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vignettes/elmer.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ vignette: >
```{r, include = FALSE}
knitr::opts_chunk$set(
collapse = TRUE,
eval = elmer:::openai_key_exists(),
comment = "#>"
)
```
Expand Down

0 comments on commit 176328a

Please sign in to comment.