Files
tfm_ainventory/graphify-out/cache/9dac6feb7fd4f3899ea2bf663bcb26832ba3e541b46900098c7bdabf5dda6e3a.json

1 line
25 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_anyio_core_exceptions_py", "label": "_exceptions.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_exceptions.py", "source_location": "L1"}, {"id": "exceptions_brokenresourceerror", "label": "BrokenResourceError", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_exceptions.py", "source_location": "L12"}, {"id": "exception", "label": "Exception", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "exceptions_brokenworkerprocess", "label": "BrokenWorkerProcess", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_exceptions.py", "source_location": "L19"}, {"id": "exceptions_brokenworkerinterpreter", "label": "BrokenWorkerInterpreter", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_exceptions.py", "source_location": "L26"}, {"id": "exceptions_brokenworkerinterpreter_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_exceptions.py", "source_location": "L32"}, {"id": "exceptions_brokenworkerinterpreter_str", "label": ".__str__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_exceptions.py", "source_location": "L44"}, {"id": "exceptions_busyresourceerror", "label": "BusyResourceError", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_exceptions.py", "source_location": "L61"}, {"id": "exceptions_busyresourceerror_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_exceptions.py", "source_location": "L67"}, {"id": "exceptions_closedresourceerror", "label": "ClosedResourceError", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_exceptions.py", "source_location": "L71"}, {"id": "exceptions_connectionfailed", "label": "ConnectionFailed", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_exceptions.py", "source_location": "L75"}, {"id": "oserror", "label": "OSError", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "exceptions_iterate_exceptions", "label": "iterate_exceptions()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_exceptions.py", "source_location": "L83"}, {"id": "exceptions_delimiternotfound", "label": "DelimiterNotFound", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_exceptions.py", "source_location": "L93"}, {"id": "exceptions_delimiternotfound_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_exceptions.py", "source_location": "L100"}, {"id": "exceptions_endofstream", "label": "EndOfStream", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_exceptions.py", "source_location": "L106"}, {"id": "exceptions_incompleteread", "label": "IncompleteRead", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_exceptions.py", "source_location": "L112"}, {"id": "exceptions_incompleteread_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_exceptions.py", "source_location": "L120"}, {"id": "exceptions_typedattributelookuperror", "label": "TypedAttributeLookupError", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_exceptions.py", "source_location": "L126"}, {"id": "lookuperror", "label": "LookupError", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "exceptions_wouldblock", "label": "WouldBlock", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_exceptions.py", "source_location": "L133"}, {"id": "exceptions_noeventlooperror", "label": "NoEventLoopError", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_exceptions.py", "source_location": "L137"}, {"id": "runtimeerror", "label": "RuntimeError", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "exceptions_runfinishederror", "label": "RunFinishedError", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_exceptions.py", "source_location": "L147"}, {"id": "exceptions_runfinishederror_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_exceptions.py", "source_location": "L153"}, {"id": "exceptions_rationale_13", "label": "Raised when trying to use a resource that has been rendered unusable due to exte", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_exceptions.py", "source_location": "L13"}, {"id": "exceptions_rationale_20", "label": "Raised by :meth:`~anyio.to_process.run_sync` if the worker process terminates ab", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_exceptions.py", "source_location": "L20"}, {"id": "exceptions_rationale_27", "label": "Raised by :meth:`~anyio.to_interpreter.run_sync` if an unexpected exception is", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_exceptions.py", "source_location": "L27"}, {"id": "exceptions_rationale_62", "label": "Raised when two tasks are trying to read from or write to the same resource", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_exceptions.py", "source_location": "L62"}, {"id": "exceptions_rationale_72", "label": "Raised when trying to use a resource that has been closed.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_exceptions.py", "source_location": "L72"}, {"id": "exceptions_rationale_76", "label": "Raised when a connection attempt fails. .. note:: This class inherits from", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_exceptions.py", "source_location": "L76"}, {"id": "exceptions_rationale_94", "label": "Raised during :meth:`~anyio.streams.buffered.BufferedByteReceiveStream.recei", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_exceptions.py", "source_location": "L94"}, {"id": "exceptions_rationale_107", "label": "Raised when trying to read from a stream that has been closed from the other end", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_exceptions.py", "source_location": "L107"}, {"id": "exceptions_rationale_113", "label": "Raised during :meth:`~anyio.streams.buffered.BufferedByteReceiveStream.recei", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_exceptions.py", "source_location": "L113"}, {"id": "exceptions_rationale_127", "label": "Raised by :meth:`~anyio.TypedAttributeProvider.extra` when the given typed attri", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_exceptions.py", "source_location": "L127"}, {"id": "exceptions_rationale_134", "label": "Raised by ``X_nowait`` functions if ``X()`` would block.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_exceptions.py", "source_location": "L134"}, {"id": "exceptions_rationale_138", "label": "Raised by several functions that require an event loop to be running in the curr", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_exceptions.py", "source_location": "L138"}, {"id": "exceptions_rationale_148", "label": "Raised by :func:`.from_thread.run` and :func:`.from_thread.run_sync` if the even", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_exceptions.py", "source_location": "L148"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_anyio_core_exceptions_py", "target": "sys", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_exceptions.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anyio_core_exceptions_py", "target": "collections_abc", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_exceptions.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anyio_core_exceptions_py", "target": "textwrap", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_exceptions.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anyio_core_exceptions_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_exceptions.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anyio_core_exceptions_py", "target": "exceptiongroup", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_exceptions.py", "source_location": "L9", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anyio_core_exceptions_py", "target": "exceptions_brokenresourceerror", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_exceptions.py", "source_location": "L12", "weight": 1.0}, {"source": "exceptions_brokenresourceerror", "target": "exception", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_exceptions.py", "source_location": "L12", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anyio_core_exceptions_py", "target": "exceptions_brokenworkerprocess", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_exceptions.py", "source_location": "L19", "weight": 1.0}, {"source": "exceptions_brokenworkerprocess", "target": "exception", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_exceptions.py", "source_location": "L19", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anyio_core_exceptions_py", "target": "exceptions_brokenworkerinterpreter", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_exceptions.py", "source_location": "L26", "weight": 1.0}, {"source": "exceptions_brokenworkerinterpreter", "target": "exception", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_exceptions.py", "source_location": "L26", "weight": 1.0}, {"source": "exceptions_brokenworkerinterpreter", "target": "exceptions_brokenworkerinterpreter_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_exceptions.py", "source_location": "L32", "weight": 1.0}, {"source": "exceptions_brokenworkerinterpreter", "target": "exceptions_brokenworkerinterpreter_str", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_exceptions.py", "source_location": "L44", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anyio_core_exceptions_py", "target": "exceptions_busyresourceerror", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_exceptions.py", "source_location": "L61", "weight": 1.0}, {"source": "exceptions_busyresourceerror", "target": "exception", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_exceptions.py", "source_location": "L61", "weight": 1.0}, {"source": "exceptions_busyresourceerror", "target": "exceptions_busyresourceerror_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_exceptions.py", "source_location": "L67", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anyio_core_exceptions_py", "target": "exceptions_closedresourceerror", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_exceptions.py", "source_location": "L71", "weight": 1.0}, {"source": "exceptions_closedresourceerror", "target": "exception", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_exceptions.py", "source_location": "L71", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anyio_core_exceptions_py", "target": "exceptions_connectionfailed", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_exceptions.py", "source_location": "L75", "weight": 1.0}, {"source": "exceptions_connectionfailed", "target": "oserror", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_exceptions.py", "source_location": "L75", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anyio_core_exceptions_py", "target": "exceptions_iterate_exceptions", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_exceptions.py", "source_location": "L83", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anyio_core_exceptions_py", "target": "exceptions_delimiternotfound", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_exceptions.py", "source_location": "L93", "weight": 1.0}, {"source": "exceptions_delimiternotfound", "target": "exception", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_exceptions.py", "source_location": "L93", "weight": 1.0}, {"source": "exceptions_delimiternotfound", "target": "exceptions_delimiternotfound_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_exceptions.py", "source_location": "L100", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anyio_core_exceptions_py", "target": "exceptions_endofstream", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_exceptions.py", "source_location": "L106", "weight": 1.0}, {"source": "exceptions_endofstream", "target": "exception", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_exceptions.py", "source_location": "L106", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anyio_core_exceptions_py", "target": "exceptions_incompleteread", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_exceptions.py", "source_location": "L112", "weight": 1.0}, {"source": "exceptions_incompleteread", "target": "exception", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_exceptions.py", "source_location": "L112", "weight": 1.0}, {"source": "exceptions_incompleteread", "target": "exceptions_incompleteread_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_exceptions.py", "source_location": "L120", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anyio_core_exceptions_py", "target": "exceptions_typedattributelookuperror", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_exceptions.py", "source_location": "L126", "weight": 1.0}, {"source": "exceptions_typedattributelookuperror", "target": "lookuperror", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_exceptions.py", "source_location": "L126", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anyio_core_exceptions_py", "target": "exceptions_wouldblock", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_exceptions.py", "source_location": "L133", "weight": 1.0}, {"source": "exceptions_wouldblock", "target": "exception", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_exceptions.py", "source_location": "L133", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anyio_core_exceptions_py", "target": "exceptions_noeventlooperror", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_exceptions.py", "source_location": "L137", "weight": 1.0}, {"source": "exceptions_noeventlooperror", "target": "runtimeerror", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_exceptions.py", "source_location": "L137", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anyio_core_exceptions_py", "target": "exceptions_runfinishederror", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_exceptions.py", "source_location": "L147", "weight": 1.0}, {"source": "exceptions_runfinishederror", "target": "runtimeerror", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_exceptions.py", "source_location": "L147", "weight": 1.0}, {"source": "exceptions_runfinishederror", "target": "exceptions_runfinishederror_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_exceptions.py", "source_location": "L153", "weight": 1.0}, {"source": "exceptions_brokenworkerinterpreter_init", "target": "exceptions_runfinishederror_init", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_exceptions.py", "source_location": "L41", "weight": 1.0}, {"source": "exceptions_busyresourceerror_init", "target": "exceptions_runfinishederror_init", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_exceptions.py", "source_location": "L68", "weight": 1.0}, {"source": "exceptions_delimiternotfound_init", "target": "exceptions_runfinishederror_init", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_exceptions.py", "source_location": "L101", "weight": 1.0}, {"source": "exceptions_incompleteread_init", "target": "exceptions_runfinishederror_init", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_exceptions.py", "source_location": "L121", "weight": 1.0}, {"source": "exceptions_rationale_13", "target": "exceptions_brokenresourceerror", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_exceptions.py", "source_location": "L13", "weight": 1.0}, {"source": "exceptions_rationale_20", "target": "exceptions_brokenworkerprocess", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_exceptions.py", "source_location": "L20", "weight": 1.0}, {"source": "exceptions_rationale_27", "target": "exceptions_brokenworkerinterpreter", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_exceptions.py", "source_location": "L27", "weight": 1.0}, {"source": "exceptions_rationale_62", "target": "exceptions_busyresourceerror", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_exceptions.py", "source_location": "L62", "weight": 1.0}, {"source": "exceptions_rationale_72", "target": "exceptions_closedresourceerror", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_exceptions.py", "source_location": "L72", "weight": 1.0}, {"source": "exceptions_rationale_76", "target": "exceptions_connectionfailed", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_exceptions.py", "source_location": "L76", "weight": 1.0}, {"source": "exceptions_rationale_94", "target": "exceptions_delimiternotfound", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_exceptions.py", "source_location": "L94", "weight": 1.0}, {"source": "exceptions_rationale_107", "target": "exceptions_endofstream", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_exceptions.py", "source_location": "L107", "weight": 1.0}, {"source": "exceptions_rationale_113", "target": "exceptions_incompleteread", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_exceptions.py", "source_location": "L113", "weight": 1.0}, {"source": "exceptions_rationale_127", "target": "exceptions_typedattributelookuperror", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_exceptions.py", "source_location": "L127", "weight": 1.0}, {"source": "exceptions_rationale_134", "target": "exceptions_wouldblock", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_exceptions.py", "source_location": "L134", "weight": 1.0}, {"source": "exceptions_rationale_138", "target": "exceptions_noeventlooperror", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_exceptions.py", "source_location": "L138", "weight": 1.0}, {"source": "exceptions_rationale_148", "target": "exceptions_runfinishederror", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_exceptions.py", "source_location": "L148", "weight": 1.0}], "raw_calls": [{"caller_nid": "exceptions_brokenworkerinterpreter_init", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_exceptions.py", "source_location": "L41"}, {"caller_nid": "exceptions_brokenworkerinterpreter_str", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_exceptions.py", "source_location": "L48"}, {"caller_nid": "exceptions_brokenworkerinterpreter_str", "callee": "dedent", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_exceptions.py", "source_location": "L50"}, {"caller_nid": "exceptions_brokenworkerinterpreter_str", "callee": "strip", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_exceptions.py", "source_location": "L51"}, {"caller_nid": "exceptions_brokenworkerinterpreter_str", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_exceptions.py", "source_location": "L52"}, {"caller_nid": "exceptions_busyresourceerror_init", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_exceptions.py", "source_location": "L68"}, {"caller_nid": "exceptions_iterate_exceptions", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_exceptions.py", "source_location": "L86"}, {"caller_nid": "exceptions_delimiternotfound_init", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_exceptions.py", "source_location": "L101"}, {"caller_nid": "exceptions_incompleteread_init", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_exceptions.py", "source_location": "L121"}, {"caller_nid": "exceptions_runfinishederror_init", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/_core/_exceptions.py", "source_location": "L154"}]}