Files
tfm_ainventory/graphify-out/cache/517ba441c9f19abd9106f32232a07c11da9380cb718c457fe3f4e660185d2b05.json
2026-04-26 12:03:59 +03:00

1 line
2.8 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_tenacity_after_py", "label": "after.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/tenacity/after.py", "source_location": "L1"}, {"id": "after_after_nothing", "label": "after_nothing()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/tenacity/after.py", "source_location": "L25"}, {"id": "after_after_log", "label": "after_log()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/tenacity/after.py", "source_location": "L29"}, {"id": "after_rationale_26", "label": "After call strategy that does nothing.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/tenacity/after.py", "source_location": "L26"}, {"id": "after_rationale_34", "label": "After call strategy that logs to some logger the finished attempt.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/tenacity/after.py", "source_location": "L34"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_tenacity_after_py", "target": "typing", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/tenacity/after.py", "source_location": "L17", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_tenacity_after_py", "target": "tenacity", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/tenacity/after.py", "source_location": "L19", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_tenacity_after_py", "target": "tenacity", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/tenacity/after.py", "source_location": "L22", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_tenacity_after_py", "target": "after_after_nothing", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/tenacity/after.py", "source_location": "L25", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_tenacity_after_py", "target": "after_after_log", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/tenacity/after.py", "source_location": "L29", "weight": 1.0}, {"source": "after_rationale_26", "target": "after_after_nothing", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/tenacity/after.py", "source_location": "L26", "weight": 1.0}, {"source": "after_rationale_34", "target": "after_after_log", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/tenacity/after.py", "source_location": "L34", "weight": 1.0}], "raw_calls": []}