Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
266
def
reset():
267
global scroll_offset
268
bs.reset()
269
scale_lines()
270
271
def
on_stop():
272
global scroll_offset
Callers
nothing calls this directly
Calls
2
scale_lines
Function · 0.85
reset
Method · 0.45
Tested by
no test coverage detected