MCPcopy 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
42def run() -> None:
43 app.run()

Callers

nothing calls this directly

Calls 1

runMethod · 0.80

Tested by

no test coverage detected