1 line
3.5 KiB
JSON
1 line
3.5 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_docstring_parser_util_py", "label": "util.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/util.py", "source_location": "L1"}, {"id": "util_combine_docstrings", "label": "combine_docstrings()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/util.py", "source_location": "L22"}, {"id": "util_rationale_1", "label": "Utility functions for working with docstrings.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/util.py", "source_location": "L1"}, {"id": "util_rationale_28", "label": "A function decorator that parses the docstrings from `others`, programmatica", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/util.py", "source_location": "L28"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_docstring_parser_util_py", "target": "typing", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/util.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_docstring_parser_util_py", "target": "collections", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/util.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_docstring_parser_util_py", "target": "inspect", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/util.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_docstring_parser_util_py", "target": "itertools", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/util.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_docstring_parser_util_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/util.py", "source_location": "L8", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_docstring_parser_util_py", "target": "backend_venv_lib_python3_12_site_packages_docstring_parser_parser_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/util.py", "source_location": "L15", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_docstring_parser_util_py", "target": "util_combine_docstrings", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/util.py", "source_location": "L22", "weight": 1.0}, {"source": "util_rationale_1", "target": "backend_venv_lib_python3_12_site_packages_docstring_parser_util_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/util.py", "source_location": "L1", "weight": 1.0}, {"source": "util_rationale_28", "target": "util_combine_docstrings", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/docstring_parser/util.py", "source_location": "L28", "weight": 1.0}], "raw_calls": []} |