test_that("colorio works", {
expect_s3_class(
colorio,
c("python.builtin.module", "python.builtin.object"),
exact = TRUE
)
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.