MCPcopy Create free account
hub / github.com/cocoindex-io/cocoindex-code / __main__.py

File __main__.py

src/cocoindex_code/__main__.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""Entry point for `python -m cocoindex_code`."""
2
3from .server import main
4

Callers

nothing calls this directly

Calls 1

mainFunction · 0.70

Tested by

no test coverage detected