MCPcopy Index your code
hub / github.com/python/mypy / __main__.py

File __main__.py

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

Source from the content-addressed store, hash-verified

1"""Mypy type checker command line tool."""
2
3from __future__ import annotations
4

Callers

nothing calls this directly

Calls 1

console_entryFunction · 0.70

Tested by

no test coverage detected