docs: ensure all documentation files are committed
This commit is contained in:
1
graphify-out/cache/8be022ff24f3585c39150e6c307199042a395afcfadf927e48441894ce2de8a6.json
vendored
Normal file
1
graphify-out/cache/8be022ff24f3585c39150e6c307199042a395afcfadf927e48441894ce2de8a6.json
vendored
Normal file
@@ -0,0 +1 @@
|
||||
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_uvloop_noop_py", "label": "_noop.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/uvloop/_noop.py", "source_location": "L1"}, {"id": "noop_noop", "label": "noop()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/uvloop/_noop.py", "source_location": "L1"}, {"id": "noop_rationale_2", "label": "Empty function to invoke CPython ceval loop.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/uvloop/_noop.py", "source_location": "L2"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_uvloop_noop_py", "target": "noop_noop", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/uvloop/_noop.py", "source_location": "L1", "weight": 1.0}, {"source": "noop_rationale_2", "target": "noop_noop", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/uvloop/_noop.py", "source_location": "L2", "weight": 1.0}], "raw_calls": []}
|
||||
Reference in New Issue
Block a user