diff --git a/snippets/pyodide.js b/snippets/pyodide.js index f7047c1..8f92685 100644 --- a/snippets/pyodide.js +++ b/snippets/pyodide.js @@ -8,4 +8,4 @@ async function main() { } main(); -// https://pyodide.org/en/stable/usage/quickstart.html \ No newline at end of file +// Source: https://pyodide.org/en/stable/usage/quickstart.html \ No newline at end of file