{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_pluggy_warnings_py", "label": "_warnings.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pluggy/_warnings.py", "source_location": "L1"}, {"id": "warnings_pluggywarning", "label": "PluggyWarning", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pluggy/_warnings.py", "source_location": "L4"}, {"id": "userwarning", "label": "UserWarning", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "warnings_pluggyteardownraisedwarning", "label": "PluggyTeardownRaisedWarning", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pluggy/_warnings.py", "source_location": "L11"}, {"id": "warnings_rationale_5", "label": "Base class for all warnings emitted by pluggy.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pluggy/_warnings.py", "source_location": "L5"}, {"id": "warnings_rationale_12", "label": "A plugin raised an exception during an :ref:`old-style hookwrapper