MCPcopy 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
3This manages a daemon process which keeps useful state in memory
4rather than having to read it back from disk on each run.

Callers

nothing calls this directly

Calls 1

add_argumentMethod · 0.80

Tested by

no test coverage detected