1 line
38 KiB
JSON
1 line
38 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_click_exceptions_py", "label": "exceptions.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/click/exceptions.py", "source_location": "L1"}, {"id": "exceptions_join_param_hints", "label": "_join_param_hints()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/click/exceptions.py", "source_location": "L19"}, {"id": "exceptions_clickexception", "label": "ClickException", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/click/exceptions.py", "source_location": "L26"}, {"id": "exception", "label": "Exception", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "exceptions_clickexception_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/click/exceptions.py", "source_location": "L32"}, {"id": "exceptions_clickexception_format_message", "label": ".format_message()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/click/exceptions.py", "source_location": "L39"}, {"id": "exceptions_clickexception_str", "label": ".__str__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/click/exceptions.py", "source_location": "L42"}, {"id": "exceptions_clickexception_show", "label": ".show()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/click/exceptions.py", "source_location": "L45"}, {"id": "exceptions_usageerror", "label": "UsageError", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/click/exceptions.py", "source_location": "L56"}, {"id": "exceptions_usageerror_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/click/exceptions.py", "source_location": "L67"}, {"id": "exceptions_usageerror_show", "label": ".show()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/click/exceptions.py", "source_location": "L72"}, {"id": "exceptions_badparameter", "label": "BadParameter", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/click/exceptions.py", "source_location": "L95"}, {"id": "exceptions_badparameter_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/click/exceptions.py", "source_location": "L113"}, {"id": "exceptions_badparameter_format_message", "label": ".format_message()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/click/exceptions.py", "source_location": "L124"}, {"id": "exceptions_missingparameter", "label": "MissingParameter", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/click/exceptions.py", "source_location": "L137"}, {"id": "exceptions_missingparameter_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/click/exceptions.py", "source_location": "L149"}, {"id": "exceptions_missingparameter_format_message", "label": ".format_message()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/click/exceptions.py", "source_location": "L160"}, {"id": "exceptions_missingparameter_str", "label": ".__str__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/click/exceptions.py", "source_location": "L200"}, {"id": "exceptions_nosuchoption", "label": "NoSuchOption", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/click/exceptions.py", "source_location": "L208"}, {"id": "exceptions_nosuchoption_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/click/exceptions.py", "source_location": "L215"}, {"id": "exceptions_nosuchoption_format_message", "label": ".format_message()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/click/exceptions.py", "source_location": "L229"}, {"id": "exceptions_badoptionusage", "label": "BadOptionUsage", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/click/exceptions.py", "source_location": "L242"}, {"id": "exceptions_badoptionusage_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/click/exceptions.py", "source_location": "L252"}, {"id": "exceptions_badargumentusage", "label": "BadArgumentUsage", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/click/exceptions.py", "source_location": "L259"}, {"id": "exceptions_noargsishelperror", "label": "NoArgsIsHelpError", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/click/exceptions.py", "source_location": "L268"}, {"id": "exceptions_noargsishelperror_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/click/exceptions.py", "source_location": "L269"}, {"id": "exceptions_noargsishelperror_show", "label": ".show()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/click/exceptions.py", "source_location": "L273"}, {"id": "exceptions_fileerror", "label": "FileError", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/click/exceptions.py", "source_location": "L277"}, {"id": "exceptions_fileerror_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/click/exceptions.py", "source_location": "L280"}, {"id": "exceptions_fileerror_format_message", "label": ".format_message()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/click/exceptions.py", "source_location": "L288"}, {"id": "exceptions_abort", "label": "Abort", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/click/exceptions.py", "source_location": "L294"}, {"id": "runtimeerror", "label": "RuntimeError", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "exceptions_exit", "label": "Exit", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/click/exceptions.py", "source_location": "L298"}, {"id": "exceptions_exit_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/click/exceptions.py", "source_location": "L307"}, {"id": "exceptions_rationale_27", "label": "An exception that Click can handle and show to the user.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/click/exceptions.py", "source_location": "L27"}, {"id": "exceptions_rationale_57", "label": "An internal exception that signals a usage error. This typically aborts any", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/click/exceptions.py", "source_location": "L57"}, {"id": "exceptions_rationale_96", "label": "An exception that formats out a standardized error message for a bad paramet", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/click/exceptions.py", "source_location": "L96"}, {"id": "exceptions_rationale_138", "label": "Raised if click required an option or argument but it was not provided when", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/click/exceptions.py", "source_location": "L138"}, {"id": "exceptions_rationale_209", "label": "Raised if click attempted to handle an option that does not exist. .. v", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/click/exceptions.py", "source_location": "L209"}, {"id": "exceptions_rationale_243", "label": "Raised if an option is generally supplied but the use of the option was inco", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/click/exceptions.py", "source_location": "L243"}, {"id": "exceptions_rationale_260", "label": "Raised if an argument is generally supplied but the use of the argument was", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/click/exceptions.py", "source_location": "L260"}, {"id": "exceptions_rationale_278", "label": "Raised if a file cannot be opened.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/click/exceptions.py", "source_location": "L278"}, {"id": "exceptions_rationale_295", "label": "An internal signalling exception that signals Click to abort.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/click/exceptions.py", "source_location": "L295"}, {"id": "exceptions_rationale_299", "label": "An exception that indicates that the application should exit with some statu", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/click/exceptions.py", "source_location": "L299"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_click_exceptions_py", "target": "collections_abc", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/exceptions.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_click_exceptions_py", "target": "typing", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/exceptions.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_click_exceptions_py", "target": "gettext", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/exceptions.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_click_exceptions_py", "target": "gettext", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/exceptions.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_click_exceptions_py", "target": "backend_venv_lib_python3_12_site_packages_click_compat_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/exceptions.py", "source_location": "L8", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_click_exceptions_py", "target": "backend_venv_lib_python3_12_site_packages_click_globals_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/exceptions.py", "source_location": "L9", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_click_exceptions_py", "target": "backend_venv_lib_python3_12_site_packages_click_utils_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/exceptions.py", "source_location": "L10", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_click_exceptions_py", "target": "backend_venv_lib_python3_12_site_packages_click_utils_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/exceptions.py", "source_location": "L11", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_click_exceptions_py", "target": "backend_venv_lib_python3_12_site_packages_click_core_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/exceptions.py", "source_location": "L14", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_click_exceptions_py", "target": "backend_venv_lib_python3_12_site_packages_click_core_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/exceptions.py", "source_location": "L15", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_click_exceptions_py", "target": "backend_venv_lib_python3_12_site_packages_click_core_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/exceptions.py", "source_location": "L16", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_click_exceptions_py", "target": "exceptions_join_param_hints", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/exceptions.py", "source_location": "L19", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_click_exceptions_py", "target": "exceptions_clickexception", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/exceptions.py", "source_location": "L26", "weight": 1.0}, {"source": "exceptions_clickexception", "target": "exception", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/exceptions.py", "source_location": "L26", "weight": 1.0}, {"source": "exceptions_clickexception", "target": "exceptions_clickexception_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/exceptions.py", "source_location": "L32", "weight": 1.0}, {"source": "exceptions_clickexception", "target": "exceptions_clickexception_format_message", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/exceptions.py", "source_location": "L39", "weight": 1.0}, {"source": "exceptions_clickexception", "target": "exceptions_clickexception_str", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/exceptions.py", "source_location": "L42", "weight": 1.0}, {"source": "exceptions_clickexception", "target": "exceptions_clickexception_show", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/exceptions.py", "source_location": "L45", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_click_exceptions_py", "target": "exceptions_usageerror", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/exceptions.py", "source_location": "L56", "weight": 1.0}, {"source": "exceptions_usageerror", "target": "exceptions_clickexception", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/exceptions.py", "source_location": "L56", "weight": 1.0}, {"source": "exceptions_usageerror", "target": "exceptions_usageerror_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/exceptions.py", "source_location": "L67", "weight": 1.0}, {"source": "exceptions_usageerror", "target": "exceptions_usageerror_show", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/exceptions.py", "source_location": "L72", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_click_exceptions_py", "target": "exceptions_badparameter", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/exceptions.py", "source_location": "L95", "weight": 1.0}, {"source": "exceptions_badparameter", "target": "exceptions_usageerror", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/exceptions.py", "source_location": "L95", "weight": 1.0}, {"source": "exceptions_badparameter", "target": "exceptions_badparameter_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/exceptions.py", "source_location": "L113", "weight": 1.0}, {"source": "exceptions_badparameter", "target": "exceptions_badparameter_format_message", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/exceptions.py", "source_location": "L124", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_click_exceptions_py", "target": "exceptions_missingparameter", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/exceptions.py", "source_location": "L137", "weight": 1.0}, {"source": "exceptions_missingparameter", "target": "exceptions_badparameter", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/exceptions.py", "source_location": "L137", "weight": 1.0}, {"source": "exceptions_missingparameter", "target": "exceptions_missingparameter_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/exceptions.py", "source_location": "L149", "weight": 1.0}, {"source": "exceptions_missingparameter", "target": "exceptions_missingparameter_format_message", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/exceptions.py", "source_location": "L160", "weight": 1.0}, {"source": "exceptions_missingparameter", "target": "exceptions_missingparameter_str", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/exceptions.py", "source_location": "L200", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_click_exceptions_py", "target": "exceptions_nosuchoption", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/exceptions.py", "source_location": "L208", "weight": 1.0}, {"source": "exceptions_nosuchoption", "target": "exceptions_usageerror", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/exceptions.py", "source_location": "L208", "weight": 1.0}, {"source": "exceptions_nosuchoption", "target": "exceptions_nosuchoption_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/exceptions.py", "source_location": "L215", "weight": 1.0}, {"source": "exceptions_nosuchoption", "target": "exceptions_nosuchoption_format_message", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/exceptions.py", "source_location": "L229", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_click_exceptions_py", "target": "exceptions_badoptionusage", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/exceptions.py", "source_location": "L242", "weight": 1.0}, {"source": "exceptions_badoptionusage", "target": "exceptions_usageerror", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/exceptions.py", "source_location": "L242", "weight": 1.0}, {"source": "exceptions_badoptionusage", "target": "exceptions_badoptionusage_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/exceptions.py", "source_location": "L252", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_click_exceptions_py", "target": "exceptions_badargumentusage", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/exceptions.py", "source_location": "L259", "weight": 1.0}, {"source": "exceptions_badargumentusage", "target": "exceptions_usageerror", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/exceptions.py", "source_location": "L259", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_click_exceptions_py", "target": "exceptions_noargsishelperror", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/exceptions.py", "source_location": "L268", "weight": 1.0}, {"source": "exceptions_noargsishelperror", "target": "exceptions_usageerror", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/exceptions.py", "source_location": "L268", "weight": 1.0}, {"source": "exceptions_noargsishelperror", "target": "exceptions_noargsishelperror_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/exceptions.py", "source_location": "L269", "weight": 1.0}, {"source": "exceptions_noargsishelperror", "target": "exceptions_noargsishelperror_show", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/exceptions.py", "source_location": "L273", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_click_exceptions_py", "target": "exceptions_fileerror", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/exceptions.py", "source_location": "L277", "weight": 1.0}, {"source": "exceptions_fileerror", "target": "exceptions_clickexception", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/exceptions.py", "source_location": "L277", "weight": 1.0}, {"source": "exceptions_fileerror", "target": "exceptions_fileerror_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/exceptions.py", "source_location": "L280", "weight": 1.0}, {"source": "exceptions_fileerror", "target": "exceptions_fileerror_format_message", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/exceptions.py", "source_location": "L288", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_click_exceptions_py", "target": "exceptions_abort", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/exceptions.py", "source_location": "L294", "weight": 1.0}, {"source": "exceptions_abort", "target": "runtimeerror", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/exceptions.py", "source_location": "L294", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_click_exceptions_py", "target": "exceptions_exit", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/exceptions.py", "source_location": "L298", "weight": 1.0}, {"source": "exceptions_exit", "target": "runtimeerror", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/exceptions.py", "source_location": "L298", "weight": 1.0}, {"source": "exceptions_exit", "target": "exceptions_exit_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/exceptions.py", "source_location": "L307", "weight": 1.0}, {"source": "exceptions_clickexception_init", "target": "exceptions_exit_init", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/exceptions.py", "source_location": "L33", "weight": 1.0}, {"source": "exceptions_clickexception_show", "target": "exceptions_fileerror_format_message", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/exceptions.py", "source_location": "L50", "weight": 1.0}, {"source": "exceptions_usageerror_init", "target": "exceptions_exit_init", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/exceptions.py", "source_location": "L68", "weight": 1.0}, {"source": "exceptions_usageerror_show", "target": "exceptions_fileerror_format_message", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/exceptions.py", "source_location": "L89", "weight": 1.0}, {"source": "exceptions_badparameter_init", "target": "exceptions_exit_init", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/exceptions.py", "source_location": "L120", "weight": 1.0}, {"source": "exceptions_badparameter_format_message", "target": "exceptions_join_param_hints", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/exceptions.py", "source_location": "L133", "weight": 1.0}, {"source": "exceptions_missingparameter_init", "target": "exceptions_exit_init", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/exceptions.py", "source_location": "L157", "weight": 1.0}, {"source": "exceptions_missingparameter_format_message", "target": "exceptions_join_param_hints", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/exceptions.py", "source_location": "L168", "weight": 1.0}, {"source": "exceptions_nosuchoption_init", "target": "exceptions_exit_init", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/exceptions.py", "source_location": "L225", "weight": 1.0}, {"source": "exceptions_badoptionusage_init", "target": "exceptions_exit_init", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/exceptions.py", "source_location": "L255", "weight": 1.0}, {"source": "exceptions_noargsishelperror_init", "target": "exceptions_exit_init", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/exceptions.py", "source_location": "L271", "weight": 1.0}, {"source": "exceptions_noargsishelperror_show", "target": "exceptions_fileerror_format_message", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/exceptions.py", "source_location": "L274", "weight": 1.0}, {"source": "exceptions_fileerror_init", "target": "exceptions_exit_init", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/exceptions.py", "source_location": "L284", "weight": 1.0}, {"source": "exceptions_rationale_27", "target": "exceptions_clickexception", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/exceptions.py", "source_location": "L27", "weight": 1.0}, {"source": "exceptions_rationale_57", "target": "exceptions_usageerror", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/exceptions.py", "source_location": "L57", "weight": 1.0}, {"source": "exceptions_rationale_96", "target": "exceptions_badparameter", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/exceptions.py", "source_location": "L96", "weight": 1.0}, {"source": "exceptions_rationale_138", "target": "exceptions_missingparameter", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/exceptions.py", "source_location": "L138", "weight": 1.0}, {"source": "exceptions_rationale_209", "target": "exceptions_nosuchoption", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/exceptions.py", "source_location": "L209", "weight": 1.0}, {"source": "exceptions_rationale_243", "target": "exceptions_badoptionusage", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/exceptions.py", "source_location": "L243", "weight": 1.0}, {"source": "exceptions_rationale_260", "target": "exceptions_badargumentusage", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/exceptions.py", "source_location": "L260", "weight": 1.0}, {"source": "exceptions_rationale_278", "target": "exceptions_fileerror", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/exceptions.py", "source_location": "L278", "weight": 1.0}, {"source": "exceptions_rationale_295", "target": "exceptions_abort", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/exceptions.py", "source_location": "L295", "weight": 1.0}, {"source": "exceptions_rationale_299", "target": "exceptions_exit", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/click/exceptions.py", "source_location": "L299", "weight": 1.0}], "raw_calls": [{"caller_nid": "exceptions_join_param_hints", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/click/exceptions.py", "source_location": "L20"}, {"caller_nid": "exceptions_join_param_hints", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/click/exceptions.py", "source_location": "L21"}, {"caller_nid": "exceptions_join_param_hints", "callee": "repr", "source_file": "backend/venv/lib/python3.12/site-packages/click/exceptions.py", "source_location": "L21"}, {"caller_nid": "exceptions_clickexception_init", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/click/exceptions.py", "source_location": "L33"}, {"caller_nid": "exceptions_clickexception_init", "callee": "resolve_color_default", "source_file": "backend/venv/lib/python3.12/site-packages/click/exceptions.py", "source_location": "L36"}, {"caller_nid": "exceptions_clickexception_show", "callee": "get_text_stderr", "source_file": "backend/venv/lib/python3.12/site-packages/click/exceptions.py", "source_location": "L47"}, {"caller_nid": "exceptions_clickexception_show", "callee": "echo", "source_file": "backend/venv/lib/python3.12/site-packages/click/exceptions.py", "source_location": "L49"}, {"caller_nid": "exceptions_clickexception_show", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/click/exceptions.py", "source_location": "L50"}, {"caller_nid": "exceptions_clickexception_show", "callee": "_", "source_file": "backend/venv/lib/python3.12/site-packages/click/exceptions.py", "source_location": "L50"}, {"caller_nid": "exceptions_usageerror_init", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/click/exceptions.py", "source_location": "L68"}, {"caller_nid": "exceptions_usageerror_show", "callee": "get_text_stderr", "source_file": "backend/venv/lib/python3.12/site-packages/click/exceptions.py", "source_location": "L74"}, {"caller_nid": "exceptions_usageerror_show", "callee": "get_help_option", "source_file": "backend/venv/lib/python3.12/site-packages/click/exceptions.py", "source_location": "L79"}, {"caller_nid": "exceptions_usageerror_show", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/click/exceptions.py", "source_location": "L81"}, {"caller_nid": "exceptions_usageerror_show", "callee": "_", "source_file": "backend/venv/lib/python3.12/site-packages/click/exceptions.py", "source_location": "L81"}, {"caller_nid": "exceptions_usageerror_show", "callee": "echo", "source_file": "backend/venv/lib/python3.12/site-packages/click/exceptions.py", "source_location": "L87"}, {"caller_nid": "exceptions_usageerror_show", "callee": "get_usage", "source_file": "backend/venv/lib/python3.12/site-packages/click/exceptions.py", "source_location": "L87"}, {"caller_nid": "exceptions_usageerror_show", "callee": "echo", "source_file": "backend/venv/lib/python3.12/site-packages/click/exceptions.py", "source_location": "L88"}, {"caller_nid": "exceptions_usageerror_show", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/click/exceptions.py", "source_location": "L89"}, {"caller_nid": "exceptions_usageerror_show", "callee": "_", "source_file": "backend/venv/lib/python3.12/site-packages/click/exceptions.py", "source_location": "L89"}, {"caller_nid": "exceptions_badparameter_init", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/click/exceptions.py", "source_location": "L120"}, {"caller_nid": "exceptions_badparameter_format_message", "callee": "get_error_hint", "source_file": "backend/venv/lib/python3.12/site-packages/click/exceptions.py", "source_location": "L128"}, {"caller_nid": "exceptions_badparameter_format_message", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/click/exceptions.py", "source_location": "L130"}, {"caller_nid": "exceptions_badparameter_format_message", "callee": "_", "source_file": "backend/venv/lib/python3.12/site-packages/click/exceptions.py", "source_location": "L130"}, {"caller_nid": "exceptions_badparameter_format_message", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/click/exceptions.py", "source_location": "L132"}, {"caller_nid": "exceptions_badparameter_format_message", "callee": "_", "source_file": "backend/venv/lib/python3.12/site-packages/click/exceptions.py", "source_location": "L132"}, {"caller_nid": "exceptions_missingparameter_init", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/click/exceptions.py", "source_location": "L157"}, {"caller_nid": "exceptions_missingparameter_format_message", "callee": "get_error_hint", "source_file": "backend/venv/lib/python3.12/site-packages/click/exceptions.py", "source_location": "L164"}, {"caller_nid": "exceptions_missingparameter_format_message", "callee": "get_missing_message", "source_file": "backend/venv/lib/python3.12/site-packages/click/exceptions.py", "source_location": "L177"}, {"caller_nid": "exceptions_missingparameter_format_message", "callee": "_", "source_file": "backend/venv/lib/python3.12/site-packages/click/exceptions.py", "source_location": "L190"}, {"caller_nid": "exceptions_missingparameter_format_message", "callee": "_", "source_file": "backend/venv/lib/python3.12/site-packages/click/exceptions.py", "source_location": "L192"}, {"caller_nid": "exceptions_missingparameter_format_message", "callee": "_", "source_file": "backend/venv/lib/python3.12/site-packages/click/exceptions.py", "source_location": "L194"}, {"caller_nid": "exceptions_missingparameter_format_message", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/click/exceptions.py", "source_location": "L196"}, {"caller_nid": "exceptions_missingparameter_format_message", "callee": "_", "source_file": "backend/venv/lib/python3.12/site-packages/click/exceptions.py", "source_location": "L196"}, {"caller_nid": "exceptions_missingparameter_str", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/click/exceptions.py", "source_location": "L203"}, {"caller_nid": "exceptions_missingparameter_str", "callee": "_", "source_file": "backend/venv/lib/python3.12/site-packages/click/exceptions.py", "source_location": "L203"}, {"caller_nid": "exceptions_nosuchoption_init", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/click/exceptions.py", "source_location": "L223"}, {"caller_nid": "exceptions_nosuchoption_init", "callee": "_", "source_file": "backend/venv/lib/python3.12/site-packages/click/exceptions.py", "source_location": "L223"}, {"caller_nid": "exceptions_nosuchoption_init", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/click/exceptions.py", "source_location": "L225"}, {"caller_nid": "exceptions_nosuchoption_format_message", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/click/exceptions.py", "source_location": "L233"}, {"caller_nid": "exceptions_nosuchoption_format_message", "callee": "sorted", "source_file": "backend/venv/lib/python3.12/site-packages/click/exceptions.py", "source_location": "L233"}, {"caller_nid": "exceptions_nosuchoption_format_message", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/click/exceptions.py", "source_location": "L234"}, {"caller_nid": "exceptions_nosuchoption_format_message", "callee": "ngettext", "source_file": "backend/venv/lib/python3.12/site-packages/click/exceptions.py", "source_location": "L234"}, {"caller_nid": "exceptions_nosuchoption_format_message", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/click/exceptions.py", "source_location": "L237"}, {"caller_nid": "exceptions_badoptionusage_init", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/click/exceptions.py", "source_location": "L255"}, {"caller_nid": "exceptions_noargsishelperror_init", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/click/exceptions.py", "source_location": "L271"}, {"caller_nid": "exceptions_noargsishelperror_init", "callee": "get_help", "source_file": "backend/venv/lib/python3.12/site-packages/click/exceptions.py", "source_location": "L271"}, {"caller_nid": "exceptions_noargsishelperror_show", "callee": "echo", "source_file": "backend/venv/lib/python3.12/site-packages/click/exceptions.py", "source_location": "L274"}, {"caller_nid": "exceptions_fileerror_init", "callee": "_", "source_file": "backend/venv/lib/python3.12/site-packages/click/exceptions.py", "source_location": "L282"}, {"caller_nid": "exceptions_fileerror_init", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/click/exceptions.py", "source_location": "L284"}, {"caller_nid": "exceptions_fileerror_init", "callee": "format_filename", "source_file": "backend/venv/lib/python3.12/site-packages/click/exceptions.py", "source_location": "L285"}, {"caller_nid": "exceptions_fileerror_format_message", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/click/exceptions.py", "source_location": "L289"}, {"caller_nid": "exceptions_fileerror_format_message", "callee": "_", "source_file": "backend/venv/lib/python3.12/site-packages/click/exceptions.py", "source_location": "L289"}]} |