docs: ensure all documentation files are committed
This commit is contained in:
1
graphify-out/cache/e672083f8034e2b4036e11549ac76b8bc8c0ee99bc35f928318162da590c24c8.json
vendored
Normal file
1
graphify-out/cache/e672083f8034e2b4036e11549ac76b8bc8c0ee99bc35f928318162da590c24c8.json
vendored
Normal file
@@ -0,0 +1 @@
|
||||
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_setuptools_compat_py311_py", "label": "py311.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/compat/py311.py", "source_location": "L1"}, {"id": "py311_shutil_rmtree", "label": "shutil_rmtree()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/compat/py311.py", "source_location": "L15"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_setuptools_compat_py311_py", "target": "shutil", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/compat/py311.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_compat_py311_py", "target": "sys", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/compat/py311.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_compat_py311_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/compat/py311.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_compat_py311_py", "target": "typeshed", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/compat/py311.py", "source_location": "L8", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_compat_py311_py", "target": "typing_extensions", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/compat/py311.py", "source_location": "L9", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_compat_py311_py", "target": "py311_shutil_rmtree", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/compat/py311.py", "source_location": "L15", "weight": 1.0}], "raw_calls": [{"caller_nid": "py311_shutil_rmtree", "callee": "rmtree", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/compat/py311.py", "source_location": "L21"}, {"caller_nid": "py311_shutil_rmtree", "callee": "rmtree", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/compat/py311.py", "source_location": "L27"}]}
|
||||
Reference in New Issue
Block a user