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

File objgraph.py

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

Source from the content-addressed store, hash-verified

1"""Find all objects reachable from a root object."""
2
3from __future__ import annotations
4

Callers

nothing calls this directly

Calls 2

typeClass · 0.85
objectClass · 0.85

Tested by

no test coverage detected