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