Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/tiny-pilot/tinypilot
/ _cache_flask_db
Function
_cache_flask_db
app/db_connection.py:47–48 ·
view source on GitHub ↗
(flask_db)
Source
from the content-addressed store, hash-verified
45
46
47
def
_cache_flask_db(flask_db):
48
flask.g._database = flask_db
# pylint: disable=protected-access
Callers
1
get
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected