Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pallets/flask
/ bar
Function
bar
tests/test_basic.py:201–202 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
199
)
200
201
def
bar():
202
return
"bar"
203
204
def
index():
205
return
"index"
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected