precommit

This commit is contained in:
Fabio Pliger
2024-01-31 18:02:12 -06:00
parent f69338c8e9
commit 1cca5f057a
12 changed files with 35 additions and 11 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)