docs: ensure all documentation files are committed
This commit is contained in:
1
graphify-out/cache/5ecc564f45d9d3b65784cb4e67e79007dde168352faa660a2008d509cc7560db.json
vendored
Normal file
1
graphify-out/cache/5ecc564f45d9d3b65784cb4e67e79007dde168352faa660a2008d509cc7560db.json
vendored
Normal file
@@ -0,0 +1 @@
|
||||
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_cv2_load_config_py2_py", "label": "load_config_py2.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/cv2/load_config_py2.py", "source_location": "L1"}, {"id": "load_config_py2_exec_file_wrapper", "label": "exec_file_wrapper()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/cv2/load_config_py2.py", "source_location": "L5"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_cv2_load_config_py2_py", "target": "sys", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cv2/load_config_py2.py", "source_location": "L2", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_cv2_load_config_py2_py", "target": "load_config_py2_exec_file_wrapper", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cv2/load_config_py2.py", "source_location": "L5", "weight": 1.0}], "raw_calls": [{"caller_nid": "load_config_py2_exec_file_wrapper", "callee": "execfile", "source_file": "backend/venv/lib/python3.12/site-packages/cv2/load_config_py2.py", "source_location": "L6"}]}
|
||||
Reference in New Issue
Block a user