1 line
2.4 KiB
JSON
1 line
2.4 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_iniconfig_exceptions_py", "label": "exceptions.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/iniconfig/exceptions.py", "source_location": "L1"}, {"id": "exceptions_parseerror", "label": "ParseError", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/iniconfig/exceptions.py", "source_location": "L4"}, {"id": "exception", "label": "Exception", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "exceptions_parseerror_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/iniconfig/exceptions.py", "source_location": "L9"}, {"id": "exceptions_parseerror_str", "label": ".__str__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/iniconfig/exceptions.py", "source_location": "L15"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_iniconfig_exceptions_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/iniconfig/exceptions.py", "source_location": "L1", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_iniconfig_exceptions_py", "target": "exceptions_parseerror", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/iniconfig/exceptions.py", "source_location": "L4", "weight": 1.0}, {"source": "exceptions_parseerror", "target": "exception", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/iniconfig/exceptions.py", "source_location": "L4", "weight": 1.0}, {"source": "exceptions_parseerror", "target": "exceptions_parseerror_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/iniconfig/exceptions.py", "source_location": "L9", "weight": 1.0}, {"source": "exceptions_parseerror", "target": "exceptions_parseerror_str", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/iniconfig/exceptions.py", "source_location": "L15", "weight": 1.0}], "raw_calls": [{"caller_nid": "exceptions_parseerror_init", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/iniconfig/exceptions.py", "source_location": "L10"}]} |