MCPcopy Create free account
hub / github.com/python/mypy / __main__.py

File __main__.py

mypy/dmypy/__main__.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from __future__ import annotations
2
3from mypy.dmypy.client import console_entry
4

Callers

nothing calls this directly

Calls 1

console_entryFunction · 0.90

Tested by

no test coverage detected