1 line
47 KiB
JSON
1 line
47 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_pretty_py", "label": "pretty.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L1"}, {"id": "pretty_is_attr_object", "label": "_is_attr_object()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L60"}, {"id": "pretty_get_attr_fields", "label": "_get_attr_fields()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L65"}, {"id": "pretty_is_dataclass_repr", "label": "_is_dataclass_repr()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L70"}, {"id": "pretty_has_default_namedtuple_repr", "label": "_has_default_namedtuple_repr()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L93"}, {"id": "pretty_ipy_display_hook", "label": "_ipy_display_hook()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L113"}, {"id": "pretty_safe_isinstance", "label": "_safe_isinstance()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L161"}, {"id": "pretty_install", "label": "install()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L171"}, {"id": "pretty_pretty", "label": "Pretty", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L253"}, {"id": "jupytermixin", "label": "JupyterMixin", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "pretty_pretty_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L273"}, {"id": "pretty_pretty_rich_console", "label": ".__rich_console__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L304"}, {"id": "pretty_pretty_rich_measure", "label": ".__rich_measure__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L339"}, {"id": "pretty_get_braces_for_defaultdict", "label": "_get_braces_for_defaultdict()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L357"}, {"id": "pretty_get_braces_for_deque", "label": "_get_braces_for_deque()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L365"}, {"id": "pretty_get_braces_for_array", "label": "_get_braces_for_array()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L375"}, {"id": "pretty_is_expandable", "label": "is_expandable()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L398"}, {"id": "pretty_node", "label": "Node", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L409"}, {"id": "pretty_node_iter_tokens", "label": ".iter_tokens()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L424"}, {"id": "pretty_node_check_length", "label": ".check_length()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L446"}, {"id": "pretty_node_str", "label": ".__str__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L463"}, {"id": "pretty_node_render", "label": ".render()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L467"}, {"id": "pretty_line", "label": "_Line", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L494"}, {"id": "pretty_expandable", "label": "expandable()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L507"}, {"id": "pretty_line_check_length", "label": ".check_length()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L511"}, {"id": "pretty_line_expand", "label": ".expand()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L519"}, {"id": "pretty_line_str", "label": ".__str__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L552"}, {"id": "pretty_is_namedtuple", "label": "_is_namedtuple()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L561"}, {"id": "pretty_traverse", "label": "traverse()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L580"}, {"id": "pretty_pretty_repr", "label": "pretty_repr()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L878"}, {"id": "pretty_pprint", "label": "pprint()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L918"}, {"id": "pretty_brokenrepr", "label": "BrokenRepr", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L957"}, {"id": "pretty_brokenrepr_repr", "label": ".__repr__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L958"}, {"id": "pretty_stockkeepingunit", "label": "StockKeepingUnit", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L964"}, {"id": "namedtuple", "label": "NamedTuple", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "pretty_thing", "label": "Thing", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L1012"}, {"id": "pretty_thing_repr", "label": ".__repr__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L1013"}, {"id": "pretty_rationale_61", "label": "Check if an object was created with attrs module.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L61"}, {"id": "pretty_rationale_66", "label": "Get fields for an attrs object.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L66"}, {"id": "pretty_rationale_71", "label": "Check if an instance of a dataclass contains the default repr. Args:", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L71"}, {"id": "pretty_rationale_94", "label": "Check if an instance of namedtuple contains the default repr Args:", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L94"}, {"id": "pretty_rationale_164", "label": "isinstance can fail in rare cases, for example types with no __class__", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L164"}, {"id": "pretty_rationale_181", "label": "Install automatic pretty printing in the Python REPL. Args: console", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L181"}, {"id": "pretty_rationale_254", "label": "A rich renderable that pretty prints an object. Args: _object (Any)", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L254"}, {"id": "pretty_rationale_399", "label": "Check if an object may be expanded by pretty print.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L399"}, {"id": "pretty_rationale_410", "label": "A node in a repr tree. May be atomic or a container.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L410"}, {"id": "pretty_rationale_425", "label": "Generate tokens for this node.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L425"}, {"id": "pretty_rationale_447", "label": "Check the length fits within a limit. Args: start_length (i", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L447"}, {"id": "pretty_rationale_470", "label": "Render the node to a pretty repr. Args: max_width (int, opt", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L470"}, {"id": "pretty_rationale_495", "label": "A line in repr output.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L495"}, {"id": "pretty_rationale_508", "label": "Check if the line may be expanded.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L508"}, {"id": "pretty_rationale_512", "label": "Check this line fits within a given number of cells.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L512"}, {"id": "pretty_rationale_520", "label": "Expand this line by adding children on their own line.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L520"}, {"id": "pretty_rationale_562", "label": "Checks if an object is most likely a namedtuple. It is possible to craft an", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L562"}, {"id": "pretty_rationale_586", "label": "Traverse object and generate a tree. Args: _object (Any): Object to", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L586"}, {"id": "pretty_rationale_888", "label": "Prettify repr string by expanding on to new lines to fit within a given width.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L888"}, {"id": "pretty_rationale_928", "label": "A convenience function for pretty printing. Args: _object (Any): Ob", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L928"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_pretty_py", "target": "builtins", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L1", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_pretty_py", "target": "collections", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L2", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_pretty_py", "target": "dataclasses", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_pretty_py", "target": "inspect", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_pretty_py", "target": "os", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_pretty_py", "target": "reprlib", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_pretty_py", "target": "sys", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_pretty_py", "target": "array", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L8", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_pretty_py", "target": "collections", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L9", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_pretty_py", "target": "dataclasses", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L10", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_pretty_py", "target": "inspect", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L11", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_pretty_py", "target": "itertools", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L12", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_pretty_py", "target": "types", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L13", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_pretty_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L14", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_pretty_py", "target": "pip_vendor_rich_repr", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L30", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_pretty_py", "target": "attr", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L33", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_pretty_py", "target": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L39", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_pretty_py", "target": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_loop_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L40", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_pretty_py", "target": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_pick_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L41", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_pretty_py", "target": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_abc_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L42", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_pretty_py", "target": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_cells_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L43", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_pretty_py", "target": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_highlighter_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L44", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_pretty_py", "target": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_jupyter_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L45", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_pretty_py", "target": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_measure_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L46", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_pretty_py", "target": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_text_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L47", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_pretty_py", "target": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_console_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L50", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_pretty_py", "target": "pretty_is_attr_object", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L60", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_pretty_py", "target": "pretty_get_attr_fields", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L65", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_pretty_py", "target": "pretty_is_dataclass_repr", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L70", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_pretty_py", "target": "pretty_has_default_namedtuple_repr", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L93", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_pretty_py", "target": "pretty_ipy_display_hook", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L113", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_pretty_py", "target": "pretty_safe_isinstance", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L161", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_pretty_py", "target": "pretty_install", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L171", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_pretty_py", "target": "pretty_pretty", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L253", "weight": 1.0}, {"source": "pretty_pretty", "target": "jupytermixin", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L253", "weight": 1.0}, {"source": "pretty_pretty", "target": "pretty_pretty_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L273", "weight": 1.0}, {"source": "pretty_pretty", "target": "pretty_pretty_rich_console", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L304", "weight": 1.0}, {"source": "pretty_pretty", "target": "pretty_pretty_rich_measure", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L339", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_pretty_py", "target": "pretty_get_braces_for_defaultdict", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L357", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_pretty_py", "target": "pretty_get_braces_for_deque", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L365", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_pretty_py", "target": "pretty_get_braces_for_array", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L375", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_pretty_py", "target": "pretty_is_expandable", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L398", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_pretty_py", "target": "pretty_node", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L409", "weight": 1.0}, {"source": "pretty_node", "target": "pretty_node_iter_tokens", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L424", "weight": 1.0}, {"source": "pretty_node", "target": "pretty_node_check_length", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L446", "weight": 1.0}, {"source": "pretty_node", "target": "pretty_node_str", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L463", "weight": 1.0}, {"source": "pretty_node", "target": "pretty_node_render", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L467", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_pretty_py", "target": "pretty_line", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L494", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_pretty_py", "target": "pretty_expandable", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L507", "weight": 1.0}, {"source": "pretty_line", "target": "pretty_line_check_length", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L511", "weight": 1.0}, {"source": "pretty_line", "target": "pretty_line_expand", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L519", "weight": 1.0}, {"source": "pretty_line", "target": "pretty_line_str", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L552", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_pretty_py", "target": "pretty_is_namedtuple", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L561", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_pretty_py", "target": "pretty_traverse", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L580", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_pretty_py", "target": "pretty_pretty_repr", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L878", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_pretty_py", "target": "pretty_pprint", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L918", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_pretty_py", "target": "pretty_brokenrepr", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L957", "weight": 1.0}, {"source": "pretty_brokenrepr", "target": "pretty_brokenrepr_repr", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L958", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_pretty_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L962", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_pretty_py", "target": "pretty_stockkeepingunit", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L964", "weight": 1.0}, {"source": "pretty_stockkeepingunit", "target": "namedtuple", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L964", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_pretty_py", "target": "pip_vendor_rich", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L1008", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_pretty_py", "target": "pretty_thing", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L1012", "weight": 1.0}, {"source": "pretty_thing", "target": "pretty_thing_repr", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L1013", "weight": 1.0}, {"source": "pretty_ipy_display_hook", "target": "pretty_safe_isinstance", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L128", "weight": 1.0}, {"source": "pretty_ipy_display_hook", "target": "pretty_pretty", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L141", "weight": 1.0}, {"source": "pretty_pretty_rich_console", "target": "pretty_pretty_repr", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L307", "weight": 1.0}, {"source": "pretty_pretty_rich_measure", "target": "pretty_pretty_repr", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L342", "weight": 1.0}, {"source": "pretty_is_expandable", "target": "pretty_safe_isinstance", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L401", "weight": 1.0}, {"source": "pretty_is_expandable", "target": "pretty_is_attr_object", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L404", "weight": 1.0}, {"source": "pretty_node_check_length", "target": "pretty_node_iter_tokens", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L457", "weight": 1.0}, {"source": "pretty_node_str", "target": "pretty_node_iter_tokens", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L464", "weight": 1.0}, {"source": "pretty_node_render", "target": "pretty_line", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L480", "weight": 1.0}, {"source": "pretty_node_render", "target": "pretty_line_check_length", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L485", "weight": 1.0}, {"source": "pretty_node_render", "target": "pretty_line_expand", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L486", "weight": 1.0}, {"source": "pretty_line_expand", "target": "pretty_line", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L526", "weight": 1.0}, {"source": "pretty_pretty_repr", "target": "pretty_safe_isinstance", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L906", "weight": 1.0}, {"source": "pretty_pretty_repr", "target": "pretty_traverse", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L909", "weight": 1.0}, {"source": "pretty_pretty_repr", "target": "pretty_node_render", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L912", "weight": 1.0}, {"source": "pretty_pprint", "target": "pretty_pretty", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L942", "weight": 1.0}, {"source": "pretty_rationale_61", "target": "pretty_is_attr_object", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L61", "weight": 1.0}, {"source": "pretty_rationale_66", "target": "pretty_get_attr_fields", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L66", "weight": 1.0}, {"source": "pretty_rationale_71", "target": "pretty_is_dataclass_repr", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L71", "weight": 1.0}, {"source": "pretty_rationale_94", "target": "pretty_has_default_namedtuple_repr", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L94", "weight": 1.0}, {"source": "pretty_rationale_164", "target": "pretty_safe_isinstance", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L164", "weight": 1.0}, {"source": "pretty_rationale_181", "target": "pretty_install", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L181", "weight": 1.0}, {"source": "pretty_rationale_254", "target": "pretty_pretty", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L254", "weight": 1.0}, {"source": "pretty_rationale_399", "target": "pretty_is_expandable", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L399", "weight": 1.0}, {"source": "pretty_rationale_410", "target": "pretty_node", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L410", "weight": 1.0}, {"source": "pretty_rationale_425", "target": "pretty_node_iter_tokens", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L425", "weight": 1.0}, {"source": "pretty_rationale_447", "target": "pretty_node_check_length", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L447", "weight": 1.0}, {"source": "pretty_rationale_470", "target": "pretty_node_render", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L470", "weight": 1.0}, {"source": "pretty_rationale_495", "target": "pretty_line", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L495", "weight": 1.0}, {"source": "pretty_rationale_508", "target": "pretty_line_expandable", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L508", "weight": 1.0}, {"source": "pretty_rationale_512", "target": "pretty_line_check_length", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L512", "weight": 1.0}, {"source": "pretty_rationale_520", "target": "pretty_line_expand", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L520", "weight": 1.0}, {"source": "pretty_rationale_562", "target": "pretty_is_namedtuple", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L562", "weight": 1.0}, {"source": "pretty_rationale_586", "target": "pretty_traverse", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L586", "weight": 1.0}, {"source": "pretty_rationale_888", "target": "pretty_pretty_repr", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L888", "weight": 1.0}, {"source": "pretty_rationale_928", "target": "pretty_pprint", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L928", "weight": 1.0}], "raw_calls": [{"caller_nid": "pretty_is_attr_object", "callee": "has", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L62"}, {"caller_nid": "pretty_is_attr_object", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L62"}, {"caller_nid": "pretty_get_attr_fields", "callee": "fields", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L67"}, {"caller_nid": "pretty_get_attr_fields", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L67"}, {"caller_nid": "pretty_has_default_namedtuple_repr", "callee": "getfile", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L104"}, {"caller_nid": "pretty_has_default_namedtuple_repr", "callee": "getfile", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L109"}, {"caller_nid": "pretty_ipy_display_hook", "callee": "get_console", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L131"}, {"caller_nid": "pretty_ipy_display_hook", "callee": "capture", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L133"}, {"caller_nid": "pretty_ipy_display_hook", "callee": "line", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L136"}, {"caller_nid": "pretty_ipy_display_hook", "callee": "print", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L137"}, {"caller_nid": "pretty_ipy_display_hook", "callee": "rstrip", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L158"}, {"caller_nid": "pretty_ipy_display_hook", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L158"}, {"caller_nid": "pretty_safe_isinstance", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L166"}, {"caller_nid": "pretty_install", "callee": "get_console", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L197"}, {"caller_nid": "pretty_install", "callee": "get_ipython", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L224"}, {"caller_nid": "pretty_install", "callee": "RichFormatter", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L249"}, {"caller_nid": "pretty_pretty_init", "callee": "ReprHighlighter", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L291"}, {"caller_nid": "pretty_pretty_rich_console", "callee": "from_ansi", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L316"}, {"caller_nid": "pretty_pretty_rich_console", "callee": "pick_bool", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L320"}, {"caller_nid": "pretty_pretty_rich_console", "callee": "highlighter", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L324"}, {"caller_nid": "pretty_pretty_rich_console", "callee": "Text", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L326"}, {"caller_nid": "pretty_pretty_rich_console", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L327"}, {"caller_nid": "pretty_pretty_rich_console", "callee": "with_indent_guides", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L332"}, {"caller_nid": "pretty_pretty_rich_measure", "callee": "max", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L352"}, {"caller_nid": "pretty_pretty_rich_measure", "callee": "cell_len", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L352"}, {"caller_nid": "pretty_pretty_rich_measure", "callee": "splitlines", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L352"}, {"caller_nid": "pretty_pretty_rich_measure", "callee": "Measurement", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L354"}, {"caller_nid": "pretty_is_expandable", "callee": "is_dataclass", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L402"}, {"caller_nid": "pretty_is_expandable", "callee": "hasattr", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L403"}, {"caller_nid": "pretty_is_expandable", "callee": "isclass", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L405"}, {"caller_nid": "pretty_node_iter_tokens", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L434"}, {"caller_nid": "pretty_node_check_length", "callee": "cell_len", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L458"}, {"caller_nid": "pretty_node_str", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L464"}, {"caller_nid": "pretty_node_render", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L482"}, {"caller_nid": "pretty_node_render", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L489"}, {"caller_nid": "pretty_node_render", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L489"}, {"caller_nid": "pretty_expandable", "callee": "bool", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L509"}, {"caller_nid": "pretty_line_check_length", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L514"}, {"caller_nid": "pretty_line_check_length", "callee": "cell_len", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L514"}, {"caller_nid": "pretty_line_check_length", "callee": "cell_len", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L514"}, {"caller_nid": "pretty_line_expand", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L533"}, {"caller_nid": "pretty_line_expand", "callee": "loop_last", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L534"}, {"caller_nid": "pretty_line_str", "callee": "rstrip", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L557"}, {"caller_nid": "pretty_is_namedtuple", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L573"}, {"caller_nid": "pretty_is_namedtuple", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L577"}, {"caller_nid": "pretty_is_namedtuple", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L577"}, {"caller_nid": "pretty_traverse", "callee": "set", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L617"}, {"caller_nid": "pretty_traverse", "callee": "_traverse", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L874"}, {"caller_nid": "pretty_pprint", "callee": "get_console", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L940"}, {"caller_nid": "pretty_pprint", "callee": "print", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py", "source_location": "L941"}]} |