replace JSProperty with js_property

This commit is contained in:
Fabio Pliger
2024-03-26 15:59:34 -05:00
parent ee9403971f
commit 111616a780
13 changed files with 219 additions and 109 deletions

View File

@@ -1,5 +1,6 @@
print("tests starting")
import pytest
from pyscript import window
args = window.location.search.replace("?", "").split("&")