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

Function console_entry

mypy/dmypy/client.py:731–732  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

729
730# Run main().
731def console_entry() -> None:
732 main(sys.argv[1:])

Callers 1

__main__.pyFile · 0.90

Calls 1

mainFunction · 0.70

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…