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

File exportjson.py

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

Source from the content-addressed store, hash-verified

1"""Tool to convert binary mypy cache files (.ff) to JSON (.ff.json).
2
3Usage:
4 python -m mypy.exportjson .mypy_cache/.../my_module.data.ff

Callers

nothing calls this directly

Calls 1

mainFunction · 0.70

Tested by

no test coverage detected