docs: ensure all documentation files are committed
This commit is contained in:
1
graphify-out/cache/e1d258b9b89a0f4e4f830fc833f987c5c46af65f445baddf744a2bb968bf7e34.json
vendored
Normal file
1
graphify-out/cache/e1d258b9b89a0f4e4f830fc833f987c5c46af65f445baddf744a2bb968bf7e34.json
vendored
Normal file
@@ -0,0 +1 @@
|
||||
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_wrapt_init_py", "label": "__init__.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/wrapt/__init__.py", "source_location": "L1"}, {"id": "init_rationale_1", "label": "Wrapt is a library for decorators, wrappers and monkey patching.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/wrapt/__init__.py", "source_location": "L1"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_wrapt_init_py", "target": "backend_venv_lib_python3_12_site_packages_wrapt_wrapt_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/wrapt/__init__.py", "source_location": "L8", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_wrapt_init_py", "target": "backend_venv_lib_python3_12_site_packages_wrapt_decorators_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/wrapt/__init__.py", "source_location": "L16", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_wrapt_init_py", "target": "backend_venv_lib_python3_12_site_packages_wrapt_importer_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/wrapt/__init__.py", "source_location": "L17", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_wrapt_init_py", "target": "backend_venv_lib_python3_12_site_packages_wrapt_patches_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/wrapt/__init__.py", "source_location": "L23", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_wrapt_init_py", "target": "backend_venv_lib_python3_12_site_packages_wrapt_proxies_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/wrapt/__init__.py", "source_location": "L33", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_wrapt_init_py", "target": "backend_venv_lib_python3_12_site_packages_wrapt_weakrefs_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/wrapt/__init__.py", "source_location": "L34", "weight": 1.0}, {"source": "init_rationale_1", "target": "backend_venv_lib_python3_12_site_packages_wrapt_init_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/wrapt/__init__.py", "source_location": "L1", "weight": 1.0}], "raw_calls": []}
|
||||
Reference in New Issue
Block a user