MCPcopy Index your code
hub / github.com/python/mypy / console_entry

Function console_entry

mypy/build_worker/worker.py:360–361  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

358
359
360def console_entry() -> None:
361 main(sys.argv[1:])

Callers

nothing calls this directly

Calls 1

mainFunction · 0.70

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…