Files
tfm_ainventory/graphify-out/cache/962afc3ddf672a5a523443eed71770f3114725c709be95f2031d1c498a441cb4.json

1 line
57 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_setuptools_vendor_tomli_parser_py", "label": "_parser.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L1"}, {"id": "parser_deprecated_default", "label": "DEPRECATED_DEFAULT", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L71"}, {"id": "parser_tomldecodeerror", "label": "TOMLDecodeError", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L76"}, {"id": "valueerror", "label": "ValueError", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "parser_tomldecodeerror_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L87"}, {"id": "parser_load", "label": "load()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L137"}, {"id": "parser_loads", "label": "loads()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L149"}, {"id": "parser_flags", "label": "Flags", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L220"}, {"id": "parser_flags_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L229"}, {"id": "parser_flags_add_pending", "label": ".add_pending()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L233"}, {"id": "parser_flags_finalize_pending", "label": ".finalize_pending()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L236"}, {"id": "parser_flags_unset_all", "label": ".unset_all()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L241"}, {"id": "parser_flags_set", "label": ".set()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L249"}, {"id": "parser_flags_is", "label": ".is_()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L260"}, {"id": "parser_nesteddict", "label": "NestedDict", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L278"}, {"id": "parser_nesteddict_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L279"}, {"id": "parser_nesteddict_get_or_create_nest", "label": ".get_or_create_nest()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L283"}, {"id": "parser_nesteddict_append_nest_to_list", "label": ".append_nest_to_list()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L300"}, {"id": "parser_output", "label": "Output", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L312"}, {"id": "parser_output_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L313"}, {"id": "parser_skip_chars", "label": "skip_chars()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L318"}, {"id": "parser_skip_until", "label": "skip_until()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L327"}, {"id": "parser_skip_comment", "label": "skip_comment()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L349"}, {"id": "parser_skip_comments_and_array_ws", "label": "skip_comments_and_array_ws()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L361"}, {"id": "parser_create_dict_rule", "label": "create_dict_rule()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L370"}, {"id": "parser_create_list_rule", "label": "create_list_rule()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L390"}, {"id": "parser_key_value_rule", "label": "key_value_rule()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L413"}, {"id": "parser_parse_key_value_pair", "label": "parse_key_value_pair()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L447"}, {"id": "parser_parse_key", "label": "parse_key()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L463"}, {"id": "parser_parse_key_part", "label": "parse_key_part()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L481"}, {"id": "parser_parse_one_line_basic_str", "label": "parse_one_line_basic_str()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L497"}, {"id": "parser_parse_array", "label": "parse_array()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L502"}, {"id": "parser_parse_inline_table", "label": "parse_inline_table()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L528"}, {"id": "parser_parse_basic_str_escape", "label": "parse_basic_str_escape()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L564"}, {"id": "parser_parse_basic_str_escape_multiline", "label": "parse_basic_str_escape_multiline()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L595"}, {"id": "parser_parse_hex_char", "label": "parse_hex_char()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L599"}, {"id": "parser_parse_literal_str", "label": "parse_literal_str()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L612"}, {"id": "parser_parse_multiline_str", "label": "parse_multiline_str()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L621"}, {"id": "parser_parse_basic_str", "label": "parse_basic_str()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L652"}, {"id": "parser_parse_value", "label": "parse_value()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L684"}, {"id": "parser_is_unicode_scalar_value", "label": "is_unicode_scalar_value()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L760"}, {"id": "parser_make_safe_parse_float", "label": "make_safe_parse_float()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L764"}, {"id": "parser_rationale_72", "label": "Sentinel to be used as default arg during deprecation period of TOMLDecodeEr", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L72"}, {"id": "parser_rationale_77", "label": "An error raised if a document is not valid TOML. Adds the following attribu", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L77"}, {"id": "parser_rationale_138", "label": "Parse TOML from a binary file object.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L138"}, {"id": "parser_rationale_150", "label": "Parse TOML from a string.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L150"}, {"id": "parser_rationale_221", "label": "Flags that map to parsed keys/namespaces.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L221"}, {"id": "parser_rationale_765", "label": "A decorator to make `parse_float` safe. `parse_float` must not return dicts", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L765"}, {"id": "parser_rationale_700", "label": "# IMPORTANT: order conditions based on speed of checking and likelihood", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L700"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_setuptools_vendor_tomli_parser_py", "target": "sys", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_vendor_tomli_parser_py", "target": "types", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L8", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_vendor_tomli_parser_py", "target": "backend_venv_lib_python3_12_site_packages_setuptools_vendor_tomli_re_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L10", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_vendor_tomli_parser_py", "target": "collections_abc", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L21", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_vendor_tomli_parser_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L22", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_vendor_tomli_parser_py", "target": "backend_venv_lib_python3_12_site_packages_setuptools_vendor_tomli_types_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L24", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_vendor_tomli_parser_py", "target": "parser_deprecated_default", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L71", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_vendor_tomli_parser_py", "target": "parser_tomldecodeerror", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L76", "weight": 1.0}, {"source": "parser_tomldecodeerror", "target": "valueerror", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L76", "weight": 1.0}, {"source": "parser_tomldecodeerror", "target": "parser_tomldecodeerror_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L87", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_vendor_tomli_parser_py", "target": "parser_load", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L137", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_vendor_tomli_parser_py", "target": "parser_loads", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L149", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_vendor_tomli_parser_py", "target": "parser_flags", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L220", "weight": 1.0}, {"source": "parser_flags", "target": "parser_flags_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L229", "weight": 1.0}, {"source": "parser_flags", "target": "parser_flags_add_pending", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L233", "weight": 1.0}, {"source": "parser_flags", "target": "parser_flags_finalize_pending", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L236", "weight": 1.0}, {"source": "parser_flags", "target": "parser_flags_unset_all", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L241", "weight": 1.0}, {"source": "parser_flags", "target": "parser_flags_set", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L249", "weight": 1.0}, {"source": "parser_flags", "target": "parser_flags_is", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L260", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_vendor_tomli_parser_py", "target": "parser_nesteddict", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L278", "weight": 1.0}, {"source": "parser_nesteddict", "target": "parser_nesteddict_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L279", "weight": 1.0}, {"source": "parser_nesteddict", "target": "parser_nesteddict_get_or_create_nest", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L283", "weight": 1.0}, {"source": "parser_nesteddict", "target": "parser_nesteddict_append_nest_to_list", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L300", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_vendor_tomli_parser_py", "target": "parser_output", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L312", "weight": 1.0}, {"source": "parser_output", "target": "parser_output_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L313", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_vendor_tomli_parser_py", "target": "parser_skip_chars", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L318", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_vendor_tomli_parser_py", "target": "parser_skip_until", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L327", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_vendor_tomli_parser_py", "target": "parser_skip_comment", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L349", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_vendor_tomli_parser_py", "target": "parser_skip_comments_and_array_ws", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L361", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_vendor_tomli_parser_py", "target": "parser_create_dict_rule", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L370", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_vendor_tomli_parser_py", "target": "parser_create_list_rule", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L390", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_vendor_tomli_parser_py", "target": "parser_key_value_rule", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L413", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_vendor_tomli_parser_py", "target": "parser_parse_key_value_pair", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L447", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_vendor_tomli_parser_py", "target": "parser_parse_key", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L463", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_vendor_tomli_parser_py", "target": "parser_parse_key_part", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L481", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_vendor_tomli_parser_py", "target": "parser_parse_one_line_basic_str", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L497", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_vendor_tomli_parser_py", "target": "parser_parse_array", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L502", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_vendor_tomli_parser_py", "target": "parser_parse_inline_table", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L528", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_vendor_tomli_parser_py", "target": "parser_parse_basic_str_escape", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L564", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_vendor_tomli_parser_py", "target": "parser_parse_basic_str_escape_multiline", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L595", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_vendor_tomli_parser_py", "target": "parser_parse_hex_char", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L599", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_vendor_tomli_parser_py", "target": "parser_parse_literal_str", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L612", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_vendor_tomli_parser_py", "target": "parser_parse_multiline_str", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L621", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_vendor_tomli_parser_py", "target": "parser_parse_basic_str", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L652", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_vendor_tomli_parser_py", "target": "parser_parse_value", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L684", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_vendor_tomli_parser_py", "target": "parser_is_unicode_scalar_value", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L760", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_vendor_tomli_parser_py", "target": "parser_make_safe_parse_float", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L764", "weight": 1.0}, {"source": "parser_tomldecodeerror_init", "target": "parser_output_init", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L114", "weight": 1.0}, {"source": "parser_load", "target": "parser_loads", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L146", "weight": 1.0}, {"source": "parser_loads", "target": "parser_output", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L161", "weight": 1.0}, {"source": "parser_loads", "target": "parser_make_safe_parse_float", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L163", "weight": 1.0}, {"source": "parser_loads", "target": "parser_skip_chars", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L169", "weight": 1.0}, {"source": "parser_loads", "target": "parser_key_value_rule", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L187", "weight": 1.0}, {"source": "parser_loads", "target": "parser_flags_finalize_pending", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L194", "weight": 1.0}, {"source": "parser_loads", "target": "parser_create_list_rule", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L196", "weight": 1.0}, {"source": "parser_loads", "target": "parser_create_dict_rule", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L198", "weight": 1.0}, {"source": "parser_loads", "target": "parser_tomldecodeerror", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L201", "weight": 1.0}, {"source": "parser_loads", "target": "parser_skip_comment", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L204", "weight": 1.0}, {"source": "parser_flags_init", "target": "parser_flags_set", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L231", "weight": 1.0}, {"source": "parser_flags_finalize_pending", "target": "parser_flags_set", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L238", "weight": 1.0}, {"source": "parser_nesteddict_append_nest_to_list", "target": "parser_nesteddict_get_or_create_nest", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L301", "weight": 1.0}, {"source": "parser_output_init", "target": "parser_nesteddict", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L314", "weight": 1.0}, {"source": "parser_output_init", "target": "parser_flags", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L315", "weight": 1.0}, {"source": "parser_skip_until", "target": "parser_tomldecodeerror", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L340", "weight": 1.0}, {"source": "parser_skip_comment", "target": "parser_skip_until", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L355", "weight": 1.0}, {"source": "parser_skip_comments_and_array_ws", "target": "parser_skip_chars", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L364", "weight": 1.0}, {"source": "parser_skip_comments_and_array_ws", "target": "parser_skip_comment", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L365", "weight": 1.0}, {"source": "parser_create_dict_rule", "target": "parser_skip_chars", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L372", "weight": 1.0}, {"source": "parser_create_dict_rule", "target": "parser_parse_key", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L373", "weight": 1.0}, {"source": "parser_create_dict_rule", "target": "parser_flags_is", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L375", "weight": 1.0}, {"source": "parser_create_dict_rule", "target": "parser_tomldecodeerror", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L376", "weight": 1.0}, {"source": "parser_create_dict_rule", "target": "parser_flags_set", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L377", "weight": 1.0}, {"source": "parser_create_dict_rule", "target": "parser_nesteddict_get_or_create_nest", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L379", "weight": 1.0}, {"source": "parser_create_list_rule", "target": "parser_skip_chars", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L392", "weight": 1.0}, {"source": "parser_create_list_rule", "target": "parser_parse_key", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L393", "weight": 1.0}, {"source": "parser_create_list_rule", "target": "parser_flags_is", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L395", "weight": 1.0}, {"source": "parser_create_list_rule", "target": "parser_tomldecodeerror", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L396", "weight": 1.0}, {"source": "parser_create_list_rule", "target": "parser_flags_unset_all", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L398", "weight": 1.0}, {"source": "parser_create_list_rule", "target": "parser_flags_set", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L400", "weight": 1.0}, {"source": "parser_create_list_rule", "target": "parser_nesteddict_append_nest_to_list", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L402", "weight": 1.0}, {"source": "parser_key_value_rule", "target": "parser_parse_key_value_pair", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L416", "weight": 1.0}, {"source": "parser_key_value_rule", "target": "parser_flags_is", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L423", "weight": 1.0}, {"source": "parser_key_value_rule", "target": "parser_tomldecodeerror", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L424", "weight": 1.0}, {"source": "parser_key_value_rule", "target": "parser_flags_add_pending", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L427", "weight": 1.0}, {"source": "parser_key_value_rule", "target": "parser_nesteddict_get_or_create_nest", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L435", "weight": 1.0}, {"source": "parser_key_value_rule", "target": "parser_flags_set", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L442", "weight": 1.0}, {"source": "parser_parse_key_value_pair", "target": "parser_parse_key", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L450", "weight": 1.0}, {"source": "parser_parse_key_value_pair", "target": "parser_tomldecodeerror", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L456", "weight": 1.0}, {"source": "parser_parse_key_value_pair", "target": "parser_skip_chars", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L458", "weight": 1.0}, {"source": "parser_parse_key_value_pair", "target": "parser_parse_value", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L459", "weight": 1.0}, {"source": "parser_parse_key", "target": "parser_parse_key_part", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L464", "weight": 1.0}, {"source": "parser_parse_key", "target": "parser_skip_chars", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L466", "weight": 1.0}, {"source": "parser_parse_key_part", "target": "parser_skip_chars", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L488", "weight": 1.0}, {"source": "parser_parse_key_part", "target": "parser_parse_literal_str", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L491", "weight": 1.0}, {"source": "parser_parse_key_part", "target": "parser_parse_one_line_basic_str", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L493", "weight": 1.0}, {"source": "parser_parse_key_part", "target": "parser_tomldecodeerror", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L494", "weight": 1.0}, {"source": "parser_parse_one_line_basic_str", "target": "parser_parse_basic_str", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L499", "weight": 1.0}, {"source": "parser_parse_array", "target": "parser_skip_comments_and_array_ws", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L508", "weight": 1.0}, {"source": "parser_parse_array", "target": "parser_parse_value", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L512", "weight": 1.0}, {"source": "parser_parse_array", "target": "parser_tomldecodeerror", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L520", "weight": 1.0}, {"source": "parser_parse_inline_table", "target": "parser_nesteddict", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L532", "weight": 1.0}, {"source": "parser_parse_inline_table", "target": "parser_flags", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L533", "weight": 1.0}, {"source": "parser_parse_inline_table", "target": "parser_skip_comments_and_array_ws", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L535", "weight": 1.0}, {"source": "parser_parse_inline_table", "target": "parser_parse_key_value_pair", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L539", "weight": 1.0}, {"source": "parser_parse_inline_table", "target": "parser_flags_is", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L541", "weight": 1.0}, {"source": "parser_parse_inline_table", "target": "parser_tomldecodeerror", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L542", "weight": 1.0}, {"source": "parser_parse_inline_table", "target": "parser_nesteddict_get_or_create_nest", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L544", "weight": 1.0}, {"source": "parser_parse_inline_table", "target": "parser_flags_set", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L561", "weight": 1.0}, {"source": "parser_parse_basic_str_escape", "target": "parser_skip_chars", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L573", "weight": 1.0}, {"source": "parser_parse_basic_str_escape", "target": "parser_tomldecodeerror", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L579", "weight": 1.0}, {"source": "parser_parse_basic_str_escape", "target": "parser_parse_hex_char", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L584", "weight": 1.0}, {"source": "parser_parse_basic_str_escape_multiline", "target": "parser_parse_basic_str_escape", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L596", "weight": 1.0}, {"source": "parser_parse_hex_char", "target": "parser_tomldecodeerror", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L602", "weight": 1.0}, {"source": "parser_parse_hex_char", "target": "parser_is_unicode_scalar_value", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L605", "weight": 1.0}, {"source": "parser_parse_literal_str", "target": "parser_skip_until", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L615", "weight": 1.0}, {"source": "parser_parse_multiline_str", "target": "parser_skip_until", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L628", "weight": 1.0}, {"source": "parser_parse_multiline_str", "target": "parser_parse_basic_str", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L639", "weight": 1.0}, {"source": "parser_parse_basic_str", "target": "parser_tomldecodeerror", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L665", "weight": 1.0}, {"source": "parser_parse_value", "target": "parser_parse_multiline_str", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L705", "weight": 1.0}, {"source": "parser_parse_value", "target": "parser_parse_one_line_basic_str", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L706", "weight": 1.0}, {"source": "parser_parse_value", "target": "parser_parse_literal_str", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L712", "weight": 1.0}, {"source": "parser_parse_value", "target": "parser_parse_array", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L724", "weight": 1.0}, {"source": "parser_parse_value", "target": "parser_parse_inline_table", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L728", "weight": 1.0}, {"source": "parser_parse_value", "target": "parser_tomldecodeerror", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L736", "weight": 1.0}, {"source": "parser_rationale_72", "target": "parser_deprecated_default", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L72", "weight": 1.0}, {"source": "parser_rationale_77", "target": "parser_tomldecodeerror", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L77", "weight": 1.0}, {"source": "parser_rationale_138", "target": "parser_load", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L138", "weight": 1.0}, {"source": "parser_rationale_150", "target": "parser_loads", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L150", "weight": 1.0}, {"source": "parser_rationale_221", "target": "parser_flags", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L221", "weight": 1.0}, {"source": "parser_rationale_765", "target": "parser_make_safe_parse_float", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L765", "weight": 1.0}, {"source": "parser_rationale_700", "target": "backend_venv_lib_python3_12_site_packages_setuptools_vendor_tomli_parser_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L700", "weight": 1.0}], "raw_calls": [{"caller_nid": "parser_tomldecodeerror_init", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L96"}, {"caller_nid": "parser_tomldecodeerror_init", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L97"}, {"caller_nid": "parser_tomldecodeerror_init", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L98"}, {"caller_nid": "parser_tomldecodeerror_init", "callee": "warn", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L102"}, {"caller_nid": "parser_tomldecodeerror_init", "callee": "count", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L117"}, {"caller_nid": "parser_tomldecodeerror_init", "callee": "rindex", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L121"}, {"caller_nid": "parser_tomldecodeerror_init", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L123"}, {"caller_nid": "parser_load", "callee": "read", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L139"}, {"caller_nid": "parser_load", "callee": "decode", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L141"}, {"caller_nid": "parser_load", "callee": "TypeError", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L143"}, {"caller_nid": "parser_loads", "callee": "replace", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L155"}, {"caller_nid": "parser_loads", "callee": "TypeError", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L157"}, {"caller_nid": "parser_loads", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L158"}, {"caller_nid": "parser_flags_add_pending", "callee": "add", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L234"}, {"caller_nid": "parser_flags_finalize_pending", "callee": "clear", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L239"}, {"caller_nid": "parser_flags_unset_all", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L247"}, {"caller_nid": "parser_flags_set", "callee": "add", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L258"}, {"caller_nid": "parser_nesteddict_get_or_create_nest", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L294"}, {"caller_nid": "parser_nesteddict_get_or_create_nest", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L296"}, {"caller_nid": "parser_nesteddict_get_or_create_nest", "callee": "KeyError", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L297"}, {"caller_nid": "parser_nesteddict_append_nest_to_list", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L305"}, {"caller_nid": "parser_nesteddict_append_nest_to_list", "callee": "KeyError", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L306"}, {"caller_nid": "parser_nesteddict_append_nest_to_list", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L307"}, {"caller_nid": "parser_skip_until", "callee": "index", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L336"}, {"caller_nid": "parser_skip_until", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L338"}, {"caller_nid": "parser_skip_until", "callee": "isdisjoint", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L342"}, {"caller_nid": "parser_create_dict_rule", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L383"}, {"caller_nid": "parser_create_list_rule", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L406"}, {"caller_nid": "parser_key_value_rule", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L420"}, {"caller_nid": "parser_key_value_rule", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L420"}, {"caller_nid": "parser_key_value_rule", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L441"}, {"caller_nid": "parser_parse_array", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L509"}, {"caller_nid": "parser_parse_array", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L513"}, {"caller_nid": "parser_parse_array", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L524"}, {"caller_nid": "parser_parse_inline_table", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L536"}, {"caller_nid": "parser_parse_inline_table", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L558"}, {"caller_nid": "parser_parse_inline_table", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L560"}, {"caller_nid": "parser_parse_hex_char", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L601"}, {"caller_nid": "parser_parse_hex_char", "callee": "issuperset", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L601"}, {"caller_nid": "parser_parse_hex_char", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L604"}, {"caller_nid": "parser_parse_hex_char", "callee": "chr", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L609"}, {"caller_nid": "parser_parse_multiline_str", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L623"}, {"caller_nid": "parser_parse_multiline_str", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L643"}, {"caller_nid": "parser_parse_multiline_str", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L646"}, {"caller_nid": "parser_parse_basic_str", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L669"}, {"caller_nid": "parser_parse_basic_str", "callee": "parse_escapes", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L675"}, {"caller_nid": "parser_parse_value", "callee": "RecursionError", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L690"}, {"caller_nid": "parser_parse_value", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L704"}, {"caller_nid": "parser_parse_value", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L710"}, {"caller_nid": "parser_parse_value", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L716"}, {"caller_nid": "parser_parse_value", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L719"}, {"caller_nid": "parser_parse_value", "callee": "match", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L731"}, {"caller_nid": "parser_parse_value", "callee": "match_to_datetime", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L734"}, {"caller_nid": "parser_parse_value", "callee": "end", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L737"}, {"caller_nid": "parser_parse_value", "callee": "match", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L738"}, {"caller_nid": "parser_parse_value", "callee": "end", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L740"}, {"caller_nid": "parser_parse_value", "callee": "match_to_localtime", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L740"}, {"caller_nid": "parser_parse_value", "callee": "match", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L745"}, {"caller_nid": "parser_parse_value", "callee": "end", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L747"}, {"caller_nid": "parser_parse_value", "callee": "match_to_number", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L747"}, {"caller_nid": "parser_parse_value", "callee": "parse_float", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L752"}, {"caller_nid": "parser_parse_value", "callee": "parse_float", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py", "source_location": "L755"}]}