1 line
48 KiB
JSON
1 line
48 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_docstring_parser_numpydoc_py", "label": "numpydoc.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L1"}, {"id": "numpydoc_pairwise", "label": "_pairwise()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L25"}, {"id": "numpydoc_clean_str", "label": "_clean_str()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L31"}, {"id": "numpydoc_section", "label": "Section", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L63"}, {"id": "numpydoc_section_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L73"}, {"id": "numpydoc_title_pattern", "label": "title_pattern()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L78"}, {"id": "numpydoc_section_parse", "label": ".parse()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L87"}, {"id": "numpydoc_kvsection", "label": "_KVSection", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L96"}, {"id": "numpydoc_kvsection_parse_item", "label": "._parse_item()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L107"}, {"id": "numpydoc_kvsection_parse", "label": ".parse()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L110"}, {"id": "numpydoc_sphinxsection", "label": "_SphinxSection", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L120"}, {"id": "numpydoc_paramsection", "label": "ParamSection", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L133"}, {"id": "numpydoc_paramsection_parse_item", "label": "._parse_item()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L144"}, {"id": "numpydoc_raisessection", "label": "RaisesSection", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L181"}, {"id": "numpydoc_raisessection_parse_item", "label": "._parse_item()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L189"}, {"id": "numpydoc_returnssection", "label": "ReturnsSection", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L197"}, {"id": "numpydoc_returnssection_parse_item", "label": "._parse_item()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L209"}, {"id": "numpydoc_yieldssection", "label": "YieldsSection", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L227"}, {"id": "numpydoc_deprecationsection", "label": "DeprecationSection", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L233"}, {"id": "numpydoc_deprecationsection_parse", "label": ".parse()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L236"}, {"id": "numpydoc_examplessection", "label": "ExamplesSection", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L247"}, {"id": "numpydoc_examplessection_parse", "label": ".parse()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L260"}, {"id": "numpydoc_numpydocparser", "label": "NumpydocParser", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L320"}, {"id": "numpydoc_numpydocparser_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L323"}, {"id": "numpydoc_numpydocparser_setup", "label": "._setup()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L332"}, {"id": "numpydoc_numpydocparser_add_section", "label": ".add_section()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L338"}, {"id": "numpydoc_numpydocparser_parse", "label": ".parse()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L347"}, {"id": "numpydoc_parse", "label": "parse()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L392"}, {"id": "numpydoc_compose", "label": "compose()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L400"}, {"id": "numpydoc_rationale_1", "label": "Numpydoc-style docstring parsing. :see: https://numpydoc.readthedocs.io/en/late", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L1"}, {"id": "numpydoc_rationale_64", "label": "Numpydoc section parser. :param title: section title. For most sections, th", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L64"}, {"id": "numpydoc_rationale_79", "label": "Regular expression pattern matching this section's header. This pattern", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L79"}, {"id": "numpydoc_rationale_88", "label": "Parse ``DocstringMeta`` objects from the body of this section. :param t", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L88"}, {"id": "numpydoc_rationale_97", "label": "Base parser for numpydoc sections with key-value syntax. E.g. sections that", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L97"}, {"id": "numpydoc_rationale_121", "label": "Base parser for numpydoc sections with sphinx-style syntax. E.g. sections t", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L121"}, {"id": "numpydoc_rationale_134", "label": "Parser for numpydoc parameter sections. E.g. any section that looks like th", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L134"}, {"id": "numpydoc_rationale_182", "label": "Parser for numpydoc raises sections. E.g. any section that looks like this:", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L182"}, {"id": "numpydoc_rationale_198", "label": "Parser for numpydoc returns sections. E.g. any section that looks like this", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L198"}, {"id": "numpydoc_rationale_228", "label": "Parser for numpydoc generator \"yields\" sections.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L228"}, {"id": "numpydoc_rationale_234", "label": "Parser for numpydoc \"deprecation warning\" sections.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L234"}, {"id": "numpydoc_rationale_248", "label": "Parser for numpydoc examples sections. E.g. any section that looks like thi", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L248"}, {"id": "numpydoc_rationale_261", "label": "Parse ``DocstringExample`` objects from the body of this section. :para", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L261"}, {"id": "numpydoc_rationale_321", "label": "Parser for numpydoc-style docstrings.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L321"}, {"id": "numpydoc_rationale_324", "label": "Setup sections. :param sections: Recognized sections or None to default", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L324"}, {"id": "numpydoc_rationale_339", "label": "Add or replace a section. :param section: The new section.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L339"}, {"id": "numpydoc_rationale_348", "label": "Parse the numpy-style docstring into its components. :returns: parsed d", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L348"}, {"id": "numpydoc_rationale_393", "label": "Parse the numpy-style docstring into its components. :returns: parsed docst", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L393"}, {"id": "numpydoc_rationale_406", "label": "Render a parsed docstring into docstring text. :param docstring: parsed doc", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L406"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_docstring_parser_numpydoc_py", "target": "inspect", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_docstring_parser_numpydoc_py", "target": "itertools", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_docstring_parser_numpydoc_py", "target": "re", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L8", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_docstring_parser_numpydoc_py", "target": "typing", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L9", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_docstring_parser_numpydoc_py", "target": "textwrap", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L10", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_docstring_parser_numpydoc_py", "target": "backend_venv_lib_python3_12_site_packages_docstring_parser_common_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L12", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_docstring_parser_numpydoc_py", "target": "numpydoc_pairwise", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L25", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_docstring_parser_numpydoc_py", "target": "numpydoc_clean_str", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L31", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_docstring_parser_numpydoc_py", "target": "numpydoc_section", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L63", "weight": 1.0}, {"source": "numpydoc_section", "target": "numpydoc_section_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L73", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_docstring_parser_numpydoc_py", "target": "numpydoc_title_pattern", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L78", "weight": 1.0}, {"source": "numpydoc_section", "target": "numpydoc_section_parse", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L87", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_docstring_parser_numpydoc_py", "target": "numpydoc_kvsection", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L96", "weight": 1.0}, {"source": "numpydoc_kvsection", "target": "numpydoc_section", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L96", "weight": 1.0}, {"source": "numpydoc_kvsection", "target": "numpydoc_kvsection_parse_item", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L107", "weight": 1.0}, {"source": "numpydoc_kvsection", "target": "numpydoc_kvsection_parse", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L110", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_docstring_parser_numpydoc_py", "target": "numpydoc_sphinxsection", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L120", "weight": 1.0}, {"source": "numpydoc_sphinxsection", "target": "numpydoc_section", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L120", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_docstring_parser_numpydoc_py", "target": "numpydoc_title_pattern", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L129", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_docstring_parser_numpydoc_py", "target": "numpydoc_paramsection", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L133", "weight": 1.0}, {"source": "numpydoc_paramsection", "target": "numpydoc_kvsection", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L133", "weight": 1.0}, {"source": "numpydoc_paramsection", "target": "numpydoc_paramsection_parse_item", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L144", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_docstring_parser_numpydoc_py", "target": "numpydoc_raisessection", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L181", "weight": 1.0}, {"source": "numpydoc_raisessection", "target": "numpydoc_kvsection", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L181", "weight": 1.0}, {"source": "numpydoc_raisessection", "target": "numpydoc_raisessection_parse_item", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L189", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_docstring_parser_numpydoc_py", "target": "numpydoc_returnssection", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L197", "weight": 1.0}, {"source": "numpydoc_returnssection", "target": "numpydoc_kvsection", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L197", "weight": 1.0}, {"source": "numpydoc_returnssection", "target": "numpydoc_returnssection_parse_item", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L209", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_docstring_parser_numpydoc_py", "target": "numpydoc_yieldssection", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L227", "weight": 1.0}, {"source": "numpydoc_yieldssection", "target": "numpydoc_returnssection", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L227", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_docstring_parser_numpydoc_py", "target": "numpydoc_deprecationsection", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L233", "weight": 1.0}, {"source": "numpydoc_deprecationsection", "target": "numpydoc_sphinxsection", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L233", "weight": 1.0}, {"source": "numpydoc_deprecationsection", "target": "numpydoc_deprecationsection_parse", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L236", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_docstring_parser_numpydoc_py", "target": "numpydoc_examplessection", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L247", "weight": 1.0}, {"source": "numpydoc_examplessection", "target": "numpydoc_section", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L247", "weight": 1.0}, {"source": "numpydoc_examplessection", "target": "numpydoc_examplessection_parse", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L260", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_docstring_parser_numpydoc_py", "target": "numpydoc_numpydocparser", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L320", "weight": 1.0}, {"source": "numpydoc_numpydocparser", "target": "numpydoc_numpydocparser_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L323", "weight": 1.0}, {"source": "numpydoc_numpydocparser", "target": "numpydoc_numpydocparser_setup", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L332", "weight": 1.0}, {"source": "numpydoc_numpydocparser", "target": "numpydoc_numpydocparser_add_section", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L338", "weight": 1.0}, {"source": "numpydoc_numpydocparser", "target": "numpydoc_numpydocparser_parse", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L347", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_docstring_parser_numpydoc_py", "target": "numpydoc_parse", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L392", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_docstring_parser_numpydoc_py", "target": "numpydoc_compose", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L400", "weight": 1.0}, {"source": "numpydoc_section_parse", "target": "numpydoc_clean_str", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L93", "weight": 1.0}, {"source": "numpydoc_kvsection_parse", "target": "numpydoc_pairwise", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L111", "weight": 1.0}, {"source": "numpydoc_kvsection_parse", "target": "numpydoc_returnssection_parse_item", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L115", "weight": 1.0}, {"source": "numpydoc_paramsection_parse_item", "target": "numpydoc_clean_str", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L173", "weight": 1.0}, {"source": "numpydoc_raisessection_parse_item", "target": "numpydoc_clean_str", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L192", "weight": 1.0}, {"source": "numpydoc_returnssection_parse_item", "target": "numpydoc_clean_str", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L220", "weight": 1.0}, {"source": "numpydoc_deprecationsection_parse", "target": "numpydoc_clean_str", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L240", "weight": 1.0}, {"source": "numpydoc_numpydocparser_init", "target": "numpydoc_numpydocparser_setup", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L330", "weight": 1.0}, {"source": "numpydoc_numpydocparser_add_section", "target": "numpydoc_numpydocparser_setup", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L345", "weight": 1.0}, {"source": "numpydoc_numpydocparser_parse", "target": "numpydoc_pairwise", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L379", "weight": 1.0}, {"source": "numpydoc_numpydocparser_parse", "target": "numpydoc_parse", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L387", "weight": 1.0}, {"source": "numpydoc_parse", "target": "numpydoc_numpydocparser", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L397", "weight": 1.0}, {"source": "numpydoc_rationale_1", "target": "backend_venv_lib_python3_12_site_packages_docstring_parser_numpydoc_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L1", "weight": 1.0}, {"source": "numpydoc_rationale_64", "target": "numpydoc_section", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L64", "weight": 1.0}, {"source": "numpydoc_rationale_79", "target": "numpydoc_section_title_pattern", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L79", "weight": 1.0}, {"source": "numpydoc_rationale_88", "target": "numpydoc_section_parse", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L88", "weight": 1.0}, {"source": "numpydoc_rationale_97", "target": "numpydoc_kvsection", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L97", "weight": 1.0}, {"source": "numpydoc_rationale_121", "target": "numpydoc_sphinxsection", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L121", "weight": 1.0}, {"source": "numpydoc_rationale_134", "target": "numpydoc_paramsection", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L134", "weight": 1.0}, {"source": "numpydoc_rationale_182", "target": "numpydoc_raisessection", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L182", "weight": 1.0}, {"source": "numpydoc_rationale_198", "target": "numpydoc_returnssection", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L198", "weight": 1.0}, {"source": "numpydoc_rationale_228", "target": "numpydoc_yieldssection", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L228", "weight": 1.0}, {"source": "numpydoc_rationale_234", "target": "numpydoc_deprecationsection", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L234", "weight": 1.0}, {"source": "numpydoc_rationale_248", "target": "numpydoc_examplessection", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L248", "weight": 1.0}, {"source": "numpydoc_rationale_261", "target": "numpydoc_examplessection_parse", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L261", "weight": 1.0}, {"source": "numpydoc_rationale_321", "target": "numpydoc_numpydocparser", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L321", "weight": 1.0}, {"source": "numpydoc_rationale_324", "target": "numpydoc_numpydocparser_init", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L324", "weight": 1.0}, {"source": "numpydoc_rationale_339", "target": "numpydoc_numpydocparser_add_section", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L339", "weight": 1.0}, {"source": "numpydoc_rationale_348", "target": "numpydoc_numpydocparser_parse", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L348", "weight": 1.0}, {"source": "numpydoc_rationale_393", "target": "numpydoc_parse", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L393", "weight": 1.0}, {"source": "numpydoc_rationale_406", "target": "numpydoc_compose", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L406", "weight": 1.0}], "raw_calls": [{"caller_nid": "numpydoc_pairwise", "callee": "tee", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L26"}, {"caller_nid": "numpydoc_pairwise", "callee": "next", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L27"}, {"caller_nid": "numpydoc_pairwise", "callee": "zip_longest", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L28"}, {"caller_nid": "numpydoc_clean_str", "callee": "strip", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L32"}, {"caller_nid": "numpydoc_clean_str", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L33"}, {"caller_nid": "numpydoc_title_pattern", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L84"}, {"caller_nid": "numpydoc_section_parse", "callee": "DocstringMeta", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L93"}, {"caller_nid": "numpydoc_kvsection_parse", "callee": "finditer", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L111"}, {"caller_nid": "numpydoc_kvsection_parse", "callee": "end", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L112"}, {"caller_nid": "numpydoc_kvsection_parse", "callee": "start", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L113"}, {"caller_nid": "numpydoc_kvsection_parse", "callee": "group", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L116"}, {"caller_nid": "numpydoc_kvsection_parse", "callee": "cleandoc", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L116"}, {"caller_nid": "numpydoc_paramsection_parse_item", "callee": "match", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L145"}, {"caller_nid": "numpydoc_paramsection_parse_item", "callee": "group", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L148"}, {"caller_nid": "numpydoc_paramsection_parse_item", "callee": "group", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L149"}, {"caller_nid": "numpydoc_paramsection_parse_item", "callee": "match", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L151"}, {"caller_nid": "numpydoc_paramsection_parse_item", "callee": "group", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L153"}, {"caller_nid": "numpydoc_paramsection_parse_item", "callee": "match", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L158"}, {"caller_nid": "numpydoc_paramsection_parse_item", "callee": "group", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L161"}, {"caller_nid": "numpydoc_paramsection_parse_item", "callee": "group", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L162"}, {"caller_nid": "numpydoc_paramsection_parse_item", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L166"}, {"caller_nid": "numpydoc_paramsection_parse_item", "callee": "search", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L167"}, {"caller_nid": "numpydoc_paramsection_parse_item", "callee": "group", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L169"}, {"caller_nid": "numpydoc_paramsection_parse_item", "callee": "DocstringParam", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L171"}, {"caller_nid": "numpydoc_raisessection_parse_item", "callee": "DocstringRaises", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L190"}, {"caller_nid": "numpydoc_raisessection_parse_item", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L193"}, {"caller_nid": "numpydoc_returnssection_parse_item", "callee": "match", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L210"}, {"caller_nid": "numpydoc_returnssection_parse_item", "callee": "group", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L212"}, {"caller_nid": "numpydoc_returnssection_parse_item", "callee": "group", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L213"}, {"caller_nid": "numpydoc_returnssection_parse_item", "callee": "DocstringReturns", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L218"}, {"caller_nid": "numpydoc_deprecationsection_parse", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L237"}, {"caller_nid": "numpydoc_deprecationsection_parse", "callee": "cleandoc", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L240"}, {"caller_nid": "numpydoc_deprecationsection_parse", "callee": "DocstringDeprecated", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L242"}, {"caller_nid": "numpydoc_examplessection_parse", "callee": "splitlines", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L266"}, {"caller_nid": "numpydoc_examplessection_parse", "callee": "strip", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L266"}, {"caller_nid": "numpydoc_examplessection_parse", "callee": "dedent", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L266"}, {"caller_nid": "numpydoc_examplessection_parse", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L271"}, {"caller_nid": "numpydoc_examplessection_parse", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L273"}, {"caller_nid": "numpydoc_examplessection_parse", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L273"}, {"caller_nid": "numpydoc_examplessection_parse", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L275"}, {"caller_nid": "numpydoc_examplessection_parse", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L277"}, {"caller_nid": "numpydoc_examplessection_parse", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L277"}, {"caller_nid": "numpydoc_examplessection_parse", "callee": "DocstringExample", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L278"}, {"caller_nid": "numpydoc_examplessection_parse", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L280"}, {"caller_nid": "numpydoc_examplessection_parse", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L281"}, {"caller_nid": "numpydoc_numpydocparser_setup", "callee": "compile", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L333"}, {"caller_nid": "numpydoc_numpydocparser_setup", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L334"}, {"caller_nid": "numpydoc_numpydocparser_setup", "callee": "values", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L334"}, {"caller_nid": "numpydoc_numpydocparser_parse", "callee": "Docstring", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L352"}, {"caller_nid": "numpydoc_numpydocparser_parse", "callee": "cleandoc", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L357"}, {"caller_nid": "numpydoc_numpydocparser_parse", "callee": "search", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L360"}, {"caller_nid": "numpydoc_numpydocparser_parse", "callee": "start", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L362"}, {"caller_nid": "numpydoc_numpydocparser_parse", "callee": "start", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L363"}, {"caller_nid": "numpydoc_numpydocparser_parse", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L369"}, {"caller_nid": "numpydoc_numpydocparser_parse", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L371"}, {"caller_nid": "numpydoc_numpydocparser_parse", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L373"}, {"caller_nid": "numpydoc_numpydocparser_parse", "callee": "endswith", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L376"}, {"caller_nid": "numpydoc_numpydocparser_parse", "callee": "strip", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L377"}, {"caller_nid": "numpydoc_numpydocparser_parse", "callee": "finditer", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L379"}, {"caller_nid": "numpydoc_numpydocparser_parse", "callee": "next", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L380"}, {"caller_nid": "numpydoc_numpydocparser_parse", "callee": "groups", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L380"}, {"caller_nid": "numpydoc_numpydocparser_parse", "callee": "end", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L385"}, {"caller_nid": "numpydoc_numpydocparser_parse", "callee": "start", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L386"}, {"caller_nid": "numpydoc_numpydocparser_parse", "callee": "extend", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L387"}, {"caller_nid": "numpydoc_compose", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L456"}, {"caller_nid": "numpydoc_compose", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L458"}, {"caller_nid": "numpydoc_compose", "callee": "splitlines", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L465"}, {"caller_nid": "numpydoc_compose", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L469"}, {"caller_nid": "numpydoc_compose", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L469"}, {"caller_nid": "numpydoc_compose", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L472"}, {"caller_nid": "numpydoc_compose", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L474"}, {"caller_nid": "numpydoc_compose", "callee": "process_sect", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L476"}, {"caller_nid": "numpydoc_compose", "callee": "process_sect", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L481"}, {"caller_nid": "numpydoc_compose", "callee": "process_sect", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L490"}, {"caller_nid": "numpydoc_compose", "callee": "process_sect", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L499"}, {"caller_nid": "numpydoc_compose", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L506"}, {"caller_nid": "numpydoc_compose", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L507"}, {"caller_nid": "numpydoc_compose", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L507"}, {"caller_nid": "numpydoc_compose", "callee": "process_one", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L508"}, {"caller_nid": "numpydoc_compose", "callee": "process_sect", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L510"}, {"caller_nid": "numpydoc_compose", "callee": "process_sect", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L519"}, {"caller_nid": "numpydoc_compose", "callee": "process_sect", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L528"}, {"caller_nid": "numpydoc_compose", "callee": "process_sect", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L533"}, {"caller_nid": "numpydoc_compose", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L538"}, {"caller_nid": "numpydoc_compose", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L539"}, {"caller_nid": "numpydoc_compose", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L540"}, {"caller_nid": "numpydoc_compose", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L541"}, {"caller_nid": "numpydoc_compose", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L544"}, {"caller_nid": "numpydoc_compose", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L546"}, {"caller_nid": "numpydoc_compose", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L549"}, {"caller_nid": "numpydoc_compose", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L561"}, {"caller_nid": "numpydoc_compose", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L562"}, {"caller_nid": "numpydoc_compose", "callee": "title", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L562"}, {"caller_nid": "numpydoc_compose", "callee": "replace", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L562"}, {"caller_nid": "numpydoc_compose", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L563"}, {"caller_nid": "numpydoc_compose", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L563"}, {"caller_nid": "numpydoc_compose", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L566"}, {"caller_nid": "numpydoc_compose", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/numpydoc.py", "source_location": "L568"}]} |