docs: ensure all documentation files are committed
This commit is contained in:
1
graphify-out/cache/711df8da25c8f2186e65d2b7c4a903298402e912dc3ccaa1ea9aa3c7137a1d61.json
vendored
Normal file
1
graphify-out/cache/711df8da25c8f2186e65d2b7c4a903298402e912dc3ccaa1ea9aa3c7137a1d61.json
vendored
Normal file
@@ -0,0 +1 @@
|
||||
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_pydantic_v1_version_py", "label": "version.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/version.py", "source_location": "L1"}, {"id": "version_version_info", "label": "version_info()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/version.py", "source_location": "L16"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_pydantic_v1_version_py", "target": "cython", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/version.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pydantic_v1_version_py", "target": "version_version_info", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/version.py", "source_location": "L16", "weight": 1.0}], "raw_calls": [{"caller_nid": "version_version_info", "callee": "import_module", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/version.py", "source_location": "L25"}, {"caller_nid": "version_version_info", "callee": "replace", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/version.py", "source_location": "L25"}, {"caller_nid": "version_version_info", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/version.py", "source_location": "L28"}, {"caller_nid": "version_version_info", "callee": "resolve", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/version.py", "source_location": "L33"}, {"caller_nid": "version_version_info", "callee": "Path", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/version.py", "source_location": "L33"}, {"caller_nid": "version_version_info", "callee": "platform", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/version.py", "source_location": "L35"}, {"caller_nid": "version_version_info", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/version.py", "source_location": "L38"}, {"caller_nid": "version_version_info", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/version.py", "source_location": "L38"}, {"caller_nid": "version_version_info", "callee": "replace", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/version.py", "source_location": "L38"}, {"caller_nid": "version_version_info", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/version.py", "source_location": "L38"}, {"caller_nid": "version_version_info", "callee": "items", "source_file": "backend/venv/lib/python3.12/site-packages/pydantic/v1/version.py", "source_location": "L38"}]}
|
||||
Reference in New Issue
Block a user