docs: ensure all documentation files are committed
This commit is contained in:
1
graphify-out/cache/f9641058f4aa37e86bcd0103c457ab62838ea7a2247b424250e007b62fca399f.json
vendored
Normal file
1
graphify-out/cache/f9641058f4aa37e86bcd0103c457ab62838ea7a2247b424250e007b62fca399f.json
vendored
Normal file
@@ -0,0 +1 @@
|
||||
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_extension_py", "label": "_extension.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/_extension.py", "source_location": "L1"}, {"id": "extension_load_ipython_extension", "label": "load_ipython_extension()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/_extension.py", "source_location": "L4"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_extension_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/_extension.py", "source_location": "L1", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_extension_py", "target": "extension_load_ipython_extension", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/_extension.py", "source_location": "L4", "weight": 1.0}], "raw_calls": [{"caller_nid": "extension_load_ipython_extension", "callee": "install", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/_extension.py", "source_location": "L9"}, {"caller_nid": "extension_load_ipython_extension", "callee": "tr_install", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/_extension.py", "source_location": "L10"}]}
|
||||
Reference in New Issue
Block a user