This commit is contained in:
2026-04-26 12:03:59 +03:00
parent 07d4b2b971
commit 056de356f4
4688 changed files with 10948757 additions and 0 deletions

View File

@@ -0,0 +1 @@
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_numpy_core_numeric_py", "label": "numeric.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/core/numeric.py", "source_location": "L1"}, {"id": "numeric_getattr", "label": "__getattr__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/core/numeric.py", "source_location": "L1"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_numpy_core_numeric_py", "target": "numeric_getattr", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/core/numeric.py", "source_location": "L1", "weight": 1.0}], "raw_calls": [{"caller_nid": "numeric_getattr", "callee": "object", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/core/numeric.py", "source_location": "L6"}, {"caller_nid": "numeric_getattr", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/core/numeric.py", "source_location": "L7"}, {"caller_nid": "numeric_getattr", "callee": "AttributeError", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/core/numeric.py", "source_location": "L9"}, {"caller_nid": "numeric_getattr", "callee": "_raise_warning", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/core/numeric.py", "source_location": "L11"}]}