bede
This commit is contained in:
1
graphify-out/cache/60895717eb45926874c9dd59a2dd443b7b8120e014415cc5e4a5679c8d558417.json
vendored
Normal file
1
graphify-out/cache/60895717eb45926874c9dd59a2dd443b7b8120e014415cc5e4a5679c8d558417.json
vendored
Normal file
@@ -0,0 +1 @@
|
||||
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_uvicorn_loops_asyncio_py", "label": "asyncio.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/loops/asyncio.py", "source_location": "L1"}, {"id": "asyncio_asyncio_loop_factory", "label": "asyncio_loop_factory()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/loops/asyncio.py", "source_location": "L8"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_uvicorn_loops_asyncio_py", "target": "asyncio", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/loops/asyncio.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_uvicorn_loops_asyncio_py", "target": "sys", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/loops/asyncio.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_uvicorn_loops_asyncio_py", "target": "collections_abc", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/loops/asyncio.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_uvicorn_loops_asyncio_py", "target": "asyncio_asyncio_loop_factory", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/loops/asyncio.py", "source_location": "L8", "weight": 1.0}], "raw_calls": []}
|
||||
Reference in New Issue
Block a user