docs: ensure all documentation files are committed
This commit is contained in:
1
graphify-out/cache/8fcf2ebe201839e197d336b1955052e805aad6a99e3878aa904d55b69886763a.json
vendored
Normal file
1
graphify-out/cache/8fcf2ebe201839e197d336b1955052e805aad6a99e3878aa904d55b69886763a.json
vendored
Normal file
@@ -0,0 +1 @@
|
||||
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_cv2_utils_init_py", "label": "__init__.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/cv2/utils/__init__.py", "source_location": "L1"}, {"id": "init_testoverwritenativemethod", "label": "testOverwriteNativeMethod()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/cv2/utils/__init__.py", "source_location": "L10"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_cv2_utils_init_py", "target": "collections", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cv2/utils/__init__.py", "source_location": "L1", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_cv2_utils_init_py", "target": "cv2", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cv2/utils/__init__.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_cv2_utils_init_py", "target": "init_testoverwritenativemethod", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cv2/utils/__init__.py", "source_location": "L10", "weight": 1.0}], "raw_calls": [{"caller_nid": "init_testoverwritenativemethod", "callee": "NativeMethodPatchedResult", "source_file": "backend/venv/lib/python3.12/site-packages/cv2/utils/__init__.py", "source_location": "L11"}]}
|
||||
Reference in New Issue
Block a user