link and fix spelling typo

This commit is contained in:
Fabio Pliger
2024-02-02 15:16:46 -06:00
parent fd9ebc92bb
commit 7178616549
13 changed files with 64 additions and 33 deletions

View File

@@ -3,6 +3,7 @@ import js
js.document.body.append("document patch ")
import a
from pyscript import RUNNING_IN_WORKER, display, sync
display("Hello World", target="test", append=True)