Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
3
Usage:
4
python -m mypy.exportjson .mypy_cache/.../my_module.data.ff
Callers
nothing calls this directly
Calls
1
main
Function · 0.70
Tested by
no test coverage detected