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

Function reset

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

Source from the content-addressed store, hash-verified

264 stats_gl.update()
265
266def reset():
267 global scroll_offset
268 bs.reset()
269 scale_lines()
270
271def on_stop():
272 global scroll_offset

Callers

nothing calls this directly

Calls 2

scale_linesFunction · 0.85
resetMethod · 0.45

Tested by

no test coverage detected