Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
360
def
console_entry() -> None:
361
main(sys.argv[1:])
Callers
nothing calls this directly
Calls
1
main
Function · 0.70
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…