MCPcopy
hub / github.com/marimo-team/marimo / _

Function _

marimo/_smoke_tests/sql/dbapi_sqlite.py:8–10  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

6
7@app.cell
8def _():
9 import marimo as mo
10 return (mo,)
11
12
13@app.cell

Callers

nothing calls this directly

Calls 2

connectMethod · 0.45
executeMethod · 0.45

Tested by

no test coverage detected