docs: ensure all documentation files are committed
This commit is contained in:
1
graphify-out/cache/bf885a457219043edfb9d4b8fd32edbde9c4ef563801492ac4e371cdc1b21636.json
vendored
Normal file
1
graphify-out/cache/bf885a457219043edfb9d4b8fd32edbde9c4ef563801492ac4e371cdc1b21636.json
vendored
Normal file
@@ -0,0 +1 @@
|
||||
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_urllib3_util_proxy_py", "label": "proxy.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/proxy.py", "source_location": "L1"}, {"id": "proxy_connection_requires_http_tunnel", "label": "connection_requires_http_tunnel()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/proxy.py", "source_location": "L11"}, {"id": "proxy_rationale_16", "label": "Returns True if the connection requires an HTTP CONNECT through the proxy.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/proxy.py", "source_location": "L16"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_urllib3_util_proxy_py", "target": "typing", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/proxy.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_urllib3_util_proxy_py", "target": "backend_venv_lib_python3_12_site_packages_urllib3_util_url_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/proxy.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_urllib3_util_proxy_py", "target": "backend_venv_lib_python3_12_site_packages_urllib3_connection_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/proxy.py", "source_location": "L8", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_urllib3_util_proxy_py", "target": "proxy_connection_requires_http_tunnel", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/proxy.py", "source_location": "L11", "weight": 1.0}, {"source": "proxy_rationale_16", "target": "proxy_connection_requires_http_tunnel", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/proxy.py", "source_location": "L16", "weight": 1.0}], "raw_calls": []}
|
||||
Reference in New Issue
Block a user