docs: ensure all documentation files are committed
This commit is contained in:
1
graphify-out/cache/a91b859102449a4f31c1835d526013b06c8bebf7bbf56de828a3e3ce1d86c8a7.json
vendored
Normal file
1
graphify-out/cache/a91b859102449a4f31c1835d526013b06c8bebf7bbf56de828a3e3ce1d86c8a7.json
vendored
Normal file
@@ -0,0 +1 @@
|
||||
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_pip_vendor_idna_compat_py", "label": "compat.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/idna/compat.py", "source_location": "L1"}, {"id": "compat_toascii", "label": "ToASCII()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/idna/compat.py", "source_location": "L6"}, {"id": "compat_tounicode", "label": "ToUnicode()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/idna/compat.py", "source_location": "L10"}, {"id": "compat_nameprep", "label": "nameprep()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/idna/compat.py", "source_location": "L14"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_idna_compat_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/idna/compat.py", "source_location": "L1", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_idna_compat_py", "target": "backend_venv_lib_python3_12_site_packages_pip_vendor_idna_core_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/idna/compat.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_idna_compat_py", "target": "compat_toascii", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/idna/compat.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_idna_compat_py", "target": "compat_tounicode", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/idna/compat.py", "source_location": "L10", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_idna_compat_py", "target": "compat_nameprep", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/idna/compat.py", "source_location": "L14", "weight": 1.0}], "raw_calls": [{"caller_nid": "compat_toascii", "callee": "encode", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/idna/compat.py", "source_location": "L7"}, {"caller_nid": "compat_tounicode", "callee": "decode", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/idna/compat.py", "source_location": "L11"}, {"caller_nid": "compat_nameprep", "callee": "NotImplementedError", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/idna/compat.py", "source_location": "L15"}]}
|
||||
Reference in New Issue
Block a user