Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pallets/quart
/ index
Function
index
tests/test_templating.py:30–31 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
28
29
@blueprint.route(
"/"
)
30
def
index() -> str:
31
return
""
32
33
return
blueprint
34
Callers
nothing calls this directly
Calls
1
stream_template_string
Function · 0.90
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…