Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/marimo-team/marimo
/ call
Method
call
tests/_save/test_cache.py:485–486 ·
view source on GitHub ↗
(v)
Source
from the content-addressed store, hash-verified
483
@app.cell
484
def
one() -> tuple[int]:
485
def
call(v):
486
assert v
487
488
from
marimo._save.save
import
persistent_cache
489
from
tests._save.loaders.mocks
import
MockLoader
Callers
3
once.test.ts
File · 0.80
open_in_editor
Method · 0.80
g
Function · 0.80
Calls
1
persistent_cache
Function · 0.90
Tested by
no test coverage detected