precommit

This commit is contained in:
Fabio Pliger
2024-03-26 17:10:30 -05:00
parent b73b30b2d8
commit 307eb738d5
13 changed files with 26 additions and 14 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)