Skip to content

Commit 9a77f66

Browse files
minhkhulmelange396
andauthored
Update content/blog/2020-08-28-api.Rmd
Co-authored-by: melange396 <[email protected]>
1 parent 367e3f7 commit 9a77f66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/blog/2020-08-28-api.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -398,7 +398,7 @@ According to the `r blogdown::shortcode_html("apireflink", "api/covidcast-signal
398398
this is the `fb-survey` data source's `smoothed_hh_cmnty_cli` signal.
399399
(Click the "Code" button to see the Python code used to produce this example.)
400400

401-
```{python, include = FALSE}
401+
```{python, include=FALSE}
402402
import covidcast
403403
import os
404404
covidcast.use_api_key(os.environ['API_KEY'])

0 commit comments

Comments
 (0)