docs: ensure all documentation files are committed
This commit is contained in:
1
graphify-out/cache/392f18f4e0323b816df41a8685f4ce4da28dcd5d461e26dc27ad1386e5d8c723.json
vendored
Normal file
1
graphify-out/cache/392f18f4e0323b816df41a8685f4ce4da28dcd5d461e26dc27ad1386e5d8c723.json
vendored
Normal file
@@ -0,0 +1 @@
|
||||
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_numpy_f2py_tests_test_quoted_character_py", "label": "test_quoted_character.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_quoted_character.py", "source_location": "L1"}, {"id": "test_quoted_character_testquotedcharacter", "label": "TestQuotedCharacter", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_quoted_character.py", "source_location": "L11"}, {"id": "test_quoted_character_test_quoted_character", "label": "test_quoted_character()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_quoted_character.py", "source_location": "L17"}, {"id": "test_quoted_character_rationale_1", "label": "See https://github.com/numpy/numpy/pull/10676.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_quoted_character.py", "source_location": "L1"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_numpy_f2py_tests_test_quoted_character_py", "target": "sys", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_quoted_character.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_f2py_tests_test_quoted_character_py", "target": "pytest", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_quoted_character.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_f2py_tests_test_quoted_character_py", "target": "backend_venv_lib_python3_12_site_packages_numpy_f2py_tests_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_quoted_character.py", "source_location": "L8", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_f2py_tests_test_quoted_character_py", "target": "test_quoted_character_testquotedcharacter", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_quoted_character.py", "source_location": "L11", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_f2py_tests_test_quoted_character_py", "target": "test_quoted_character_test_quoted_character", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_quoted_character.py", "source_location": "L17", "weight": 1.0}, {"source": "test_quoted_character_rationale_1", "target": "backend_venv_lib_python3_12_site_packages_numpy_f2py_tests_test_quoted_character_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_quoted_character.py", "source_location": "L1", "weight": 1.0}], "raw_calls": [{"caller_nid": "test_quoted_character_test_quoted_character", "callee": "foo", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/f2py/tests/test_quoted_character.py", "source_location": "L18"}]}
|
||||
Reference in New Issue
Block a user