Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/python/mypy
/ client.py
File
client.py
mypy/dmypy/client.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
"Client
for
mypy daemon mode.
2
3
This manages a daemon process which keeps useful state in memory
4
rather than having to read it back
from
disk on each run.
Callers
nothing calls this directly
Calls
1
add_argument
Method · 0.80
Tested by
no test coverage detected