Files
tfm_ainventory/graphify-out/cache/67d347199751614ff6decb08848d65f20b297a544c815e80033e6f43781b88e9.json

1 line
3.1 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_tenacity_before_sleep_py", "label": "before_sleep.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/tenacity/before_sleep.py", "source_location": "L1"}, {"id": "before_sleep_before_sleep_nothing", "label": "before_sleep_nothing()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/tenacity/before_sleep.py", "source_location": "L25"}, {"id": "before_sleep_before_sleep_log", "label": "before_sleep_log()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/tenacity/before_sleep.py", "source_location": "L29"}, {"id": "before_sleep_rationale_26", "label": "Before sleep strategy that does nothing.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/tenacity/before_sleep.py", "source_location": "L26"}, {"id": "before_sleep_rationale_35", "label": "Before sleep strategy that logs to some logger the attempt.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/tenacity/before_sleep.py", "source_location": "L35"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_tenacity_before_sleep_py", "target": "typing", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/tenacity/before_sleep.py", "source_location": "L17", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_tenacity_before_sleep_py", "target": "tenacity", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/tenacity/before_sleep.py", "source_location": "L19", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_tenacity_before_sleep_py", "target": "tenacity", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/tenacity/before_sleep.py", "source_location": "L22", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_tenacity_before_sleep_py", "target": "before_sleep_before_sleep_nothing", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/tenacity/before_sleep.py", "source_location": "L25", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_tenacity_before_sleep_py", "target": "before_sleep_before_sleep_log", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/tenacity/before_sleep.py", "source_location": "L29", "weight": 1.0}, {"source": "before_sleep_rationale_26", "target": "before_sleep_before_sleep_nothing", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/tenacity/before_sleep.py", "source_location": "L26", "weight": 1.0}, {"source": "before_sleep_rationale_35", "target": "before_sleep_before_sleep_log", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/tenacity/before_sleep.py", "source_location": "L35", "weight": 1.0}], "raw_calls": []}