This commit is contained in:
Fabio Pliger
2024-02-02 11:35:36 -06:00
parent e75625f165
commit e0ee871261
12 changed files with 152 additions and 26 deletions

View File

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