MCPcopy Create free account
hub / github.com/pyscript/pyscript / on_stop

Function on_stop

core/tests/manual/issue-2302/main.py:271–274  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

269 scale_lines()
270
271def on_stop():
272 global scroll_offset
273 bs.reset()
274 scale_lines()
275
276await loaded_event.wait()
277

Callers

nothing calls this directly

Calls 2

scale_linesFunction · 0.85
resetMethod · 0.45

Tested by

no test coverage detected