MCPcopy Index your code
hub / github.com/pyscript/pyscript / teardown

Function teardown

core/tests/python/tests/test_web.py:17–19  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

15
16
17def teardown():
18 container = web.page.find("#test-element-container")[0]
19 container.innerHTML = ""
20
21
22def test_getitem_by_id():

Callers

nothing calls this directly

Calls 1

findMethod · 0.45

Tested by

no test coverage detected