Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pallets/quart
/ run
Function
run
examples/api/src/api/__init__.py:42–43 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
40
41
42
def
run() -> None:
43
app.run()
Callers
nothing calls this directly
Calls
1
run
Method · 0.80
Tested by
no test coverage detected