mirror of
https://github.com/pyscript/pyscript.git
synced 2026-03-08 04:01:20 -04:00
* Fix #2114 - Cleanup the test folder + automation * Merged both test and tests into a single folder
4 lines
57 B
Python
4 lines
57 B
Python
from pyscript import sync
|
|
|
|
sync.get_class = lambda: "ok"
|