Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/pallets/flask
/ view
Function
view
tests/test_basic.py:1674–1675 ·
view source on GitHub ↗
(page)
Source
from the content-addressed store, hash-verified
1672
1673
@bp.route(
"/<page>"
)
1674
def
view(page):
1675
pass
1676
1677
app.register_blueprint(bp)
1678
Callers
1
wrapped_view
Function · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…