Skip to content

Commit b6d8059

Browse files
authored
Apply suggestions from code review
1 parent 7e558f5 commit b6d8059

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

R/kaleido.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ newKaleidoScope <- function(kaleido) {
128128
)
129129
reticulate::py_run_string(load_json)
130130

131-
# TODO: Pass plotlyMainBundlePath() (and mathjax?)
131+
# TODO: Pass plotlyMainBundlePath() (and mathjax)
132132
# to page level options
133133
#reticulate::py_run_string(
134134
# "import kaleido; kaleido.PageGenerator()"

0 commit comments

Comments
 (0)