MCPcopy Create free account
hub / github.com/CodeGraphContext/CodeGraphContext / _query_src

Function _query_src

tests/unit/tools/test_dead_code_analysis.py:17–18  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

15
16
17def _query_src() -> str:
18 return inspect.getsource(CodeFinder.find_dead_code)
19
20
21# --------------------------------------------------------------- #600

Calls

no outgoing calls

Tested by

no test coverage detected