Skip to content

Commit 1b367b3

Browse files
authored
try fixing code
1 parent 71e2e4c commit 1b367b3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

softwarereview_intro.Rmd

+1
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ Information on the current team, and the current status of software peer review,
5656
```{r}
5757
#| echo: false
5858
#| results: 'asis'
59+
#| warning: false
5960
if (nzchar(Sys.getenv("AIRTABLE_API_KEY"))) {
6061
source(file.path("scripts", "airtable-get-data.R"), local = knitr::knit_global())
6162
}

0 commit comments

Comments
 (0)