Files
tfm_ainventory/graphify-out/cache/3611d7799408683bd7e2bcfdfcb0cc7e06823fb6a10823202923cfbcd7a7aabd.json

1 line
31 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_print_py", "label": "test_print.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_print.py", "source_location": "L1"}, {"id": "test_print_test_float_types", "label": "test_float_types()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_print.py", "source_location": "L14"}, {"id": "test_print_test_nan_inf_float", "label": "test_nan_inf_float()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_print.py", "source_location": "L36"}, {"id": "test_print_test_complex_types", "label": "test_complex_types()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_print.py", "source_location": "L50"}, {"id": "test_print_test_complex_inf_nan", "label": "test_complex_inf_nan()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_print.py", "source_location": "L76"}, {"id": "test_print_test_redirected_print", "label": "_test_redirected_print()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_print.py", "source_location": "L101"}, {"id": "test_print_test_float_type_print", "label": "test_float_type_print()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_print.py", "source_location": "L122"}, {"id": "test_print_test_complex_type_print", "label": "test_complex_type_print()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_print.py", "source_location": "L139"}, {"id": "test_print_test_scalar_format", "label": "test_scalar_format()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_print.py", "source_location": "L157"}, {"id": "test_print_testcommadecimalpointlocale", "label": "TestCommaDecimalPointLocale", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_print.py", "source_location": "L191"}, {"id": "commadecimalpointlocale", "label": "CommaDecimalPointLocale", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "test_print_testcommadecimalpointlocale_test_locale_single", "label": ".test_locale_single()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_print.py", "source_location": "L193"}, {"id": "test_print_testcommadecimalpointlocale_test_locale_double", "label": ".test_locale_double()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_print.py", "source_location": "L196"}, {"id": "test_print_test_locale_longdouble", "label": "test_locale_longdouble()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_print.py", "source_location": "L201"}, {"id": "test_print_rationale_15", "label": "Check formatting. This is only for the str function, and only for simpl", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_print.py", "source_location": "L15"}, {"id": "test_print_rationale_37", "label": "Check formatting of nan & inf. This is only for the str function, and o", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_print.py", "source_location": "L37"}, {"id": "test_print_rationale_51", "label": "Check formatting of complex types. This is only for the str function, a", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_print.py", "source_location": "L51"}, {"id": "test_print_rationale_77", "label": "Check inf/nan formatting of complex types.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_print.py", "source_location": "L77"}, {"id": "test_print_rationale_123", "label": "Check formatting when using print", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_print.py", "source_location": "L123"}, {"id": "test_print_rationale_140", "label": "Check formatting when using print", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_print.py", "source_location": "L140"}, {"id": "test_print_rationale_158", "label": "Test the str.format method with NumPy scalar types", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_print.py", "source_location": "L158"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_print_py", "target": "sys", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_print.py", "source_location": "L1", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_print_py", "target": "io", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_print.py", "source_location": "L2", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_print_py", "target": "pytest", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_print.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_print_py", "target": "numpy", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_print.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_print_py", "target": "numpy_core_tests_locales", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_print.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_print_py", "target": "numpy_testing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_print.py", "source_location": "L8", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_print_py", "target": "test_print_test_float_types", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_print.py", "source_location": "L14", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_print_py", "target": "test_print_test_nan_inf_float", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_print.py", "source_location": "L36", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_print_py", "target": "test_print_test_complex_types", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_print.py", "source_location": "L50", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_print_py", "target": "test_print_test_complex_inf_nan", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_print.py", "source_location": "L76", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_print_py", "target": "test_print_test_redirected_print", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_print.py", "source_location": "L101", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_print_py", "target": "test_print_test_float_type_print", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_print.py", "source_location": "L122", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_print_py", "target": "test_print_test_complex_type_print", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_print.py", "source_location": "L139", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_print_py", "target": "test_print_test_scalar_format", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_print.py", "source_location": "L157", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_print_py", "target": "test_print_testcommadecimalpointlocale", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_print.py", "source_location": "L191", "weight": 1.0}, {"source": "test_print_testcommadecimalpointlocale", "target": "commadecimalpointlocale", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_print.py", "source_location": "L191", "weight": 1.0}, {"source": "test_print_testcommadecimalpointlocale", "target": "test_print_testcommadecimalpointlocale_test_locale_single", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_print.py", "source_location": "L193", "weight": 1.0}, {"source": "test_print_testcommadecimalpointlocale", "target": "test_print_testcommadecimalpointlocale_test_locale_double", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_print.py", "source_location": "L196", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_print_py", "target": "test_print_test_locale_longdouble", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_print.py", "source_location": "L201", "weight": 1.0}, {"source": "test_print_test_float_type_print", "target": "test_print_test_redirected_print", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_print.py", "source_location": "L125", "weight": 1.0}, {"source": "test_print_test_complex_type_print", "target": "test_print_test_redirected_print", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_print.py", "source_location": "L144", "weight": 1.0}, {"source": "test_print_rationale_15", "target": "test_print_test_float_types", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_print.py", "source_location": "L15", "weight": 1.0}, {"source": "test_print_rationale_37", "target": "test_print_test_nan_inf_float", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_print.py", "source_location": "L37", "weight": 1.0}, {"source": "test_print_rationale_51", "target": "test_print_test_complex_types", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_print.py", "source_location": "L51", "weight": 1.0}, {"source": "test_print_rationale_77", "target": "test_print_test_complex_inf_nan", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_print.py", "source_location": "L77", "weight": 1.0}, {"source": "test_print_rationale_123", "target": "test_print_test_float_type_print", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_print.py", "source_location": "L123", "weight": 1.0}, {"source": "test_print_rationale_140", "target": "test_print_test_complex_type_print", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_print.py", "source_location": "L140", "weight": 1.0}, {"source": "test_print_rationale_158", "target": "test_print_test_scalar_format", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_print.py", "source_location": "L158", "weight": 1.0}], "raw_calls": [{"caller_nid": "test_print_test_float_types", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_print.py", "source_location": "L23"}, {"caller_nid": "test_print_test_float_types", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_print.py", "source_location": "L23"}, {"caller_nid": "test_print_test_float_types", "callee": "tp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_print.py", "source_location": "L23"}, {"caller_nid": "test_print_test_float_types", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_print.py", "source_location": "L23"}, {"caller_nid": "test_print_test_float_types", "callee": "float", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_print.py", "source_location": "L23"}, {"caller_nid": "test_print_test_float_types", "callee": "tp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_print.py", "source_location": "L26"}, {"caller_nid": "test_print_test_float_types", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_print.py", "source_location": "L27"}, {"caller_nid": "test_print_test_float_types", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_print.py", "source_location": "L27"}, {"caller_nid": "test_print_test_float_types", "callee": "tp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_print.py", "source_location": "L27"}, {"caller_nid": "test_print_test_float_types", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_print.py", "source_location": "L27"}, {"caller_nid": "test_print_test_float_types", "callee": "float", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_print.py", "source_location": "L27"}, {"caller_nid": "test_print_test_float_types", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_print.py", "source_location": "L31"}, {"caller_nid": "test_print_test_float_types", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_print.py", "source_location": "L31"}, {"caller_nid": "test_print_test_float_types", "callee": "tp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_print.py", "source_location": "L31"}, {"caller_nid": "test_print_test_nan_inf_float", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_print.py", "source_location": "L45"}, {"caller_nid": "test_print_test_nan_inf_float", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_print.py", "source_location": "L45"}, {"caller_nid": "test_print_test_nan_inf_float", "callee": "tp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_print.py", "source_location": "L45"}, {"caller_nid": "test_print_test_complex_types", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_print.py", "source_location": "L59"}, {"caller_nid": "test_print_test_complex_types", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_print.py", "source_location": "L59"}, {"caller_nid": "test_print_test_complex_types", "callee": "tp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_print.py", "source_location": "L59"}, {"caller_nid": "test_print_test_complex_types", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_print.py", "source_location": "L59"}, {"caller_nid": "test_print_test_complex_types", "callee": "complex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_print.py", "source_location": "L59"}, {"caller_nid": "test_print_test_complex_types", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_print.py", "source_location": "L61"}, {"caller_nid": "test_print_test_complex_types", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_print.py", "source_location": "L61"}, {"caller_nid": "test_print_test_complex_types", "callee": "tp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_print.py", "source_location": "L61"}, {"caller_nid": "test_print_test_complex_types", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_print.py", "source_location": "L61"}, {"caller_nid": "test_print_test_complex_types", "callee": "complex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_print.py", "source_location": "L61"}, {"caller_nid": "test_print_test_complex_types", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_print.py", "source_location": "L63"}, {"caller_nid": "test_print_test_complex_types", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_print.py", "source_location": "L63"}, {"caller_nid": "test_print_test_complex_types", "callee": "tp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_print.py", "source_location": "L63"}, {"caller_nid": "test_print_test_complex_types", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_print.py", "source_location": "L63"}, {"caller_nid": "test_print_test_complex_types", "callee": "complex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_print.py", "source_location": "L63"}, {"caller_nid": "test_print_test_complex_types", "callee": "tp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_print.py", "source_location": "L66"}, {"caller_nid": "test_print_test_complex_types", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_print.py", "source_location": "L67"}, {"caller_nid": "test_print_test_complex_types", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_print.py", "source_location": "L67"}, {"caller_nid": "test_print_test_complex_types", "callee": "tp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_print.py", "source_location": "L67"}, {"caller_nid": "test_print_test_complex_types", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_print.py", "source_location": "L67"}, {"caller_nid": "test_print_test_complex_types", "callee": "complex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_print.py", "source_location": "L67"}, {"caller_nid": "test_print_test_complex_types", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_print.py", "source_location": "L71"}, {"caller_nid": "test_print_test_complex_types", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_print.py", "source_location": "L71"}, {"caller_nid": "test_print_test_complex_types", "callee": "tp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_print.py", "source_location": "L71"}, {"caller_nid": "test_print_test_complex_inf_nan", "callee": "complex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_print.py", "source_location": "L79"}, {"caller_nid": "test_print_test_complex_inf_nan", "callee": "complex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_print.py", "source_location": "L80"}, {"caller_nid": "test_print_test_complex_inf_nan", "callee": "complex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_print.py", "source_location": "L81"}, {"caller_nid": "test_print_test_complex_inf_nan", "callee": "complex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_print.py", "source_location": "L82"}, {"caller_nid": "test_print_test_complex_inf_nan", "callee": "complex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_print.py", "source_location": "L83"}, {"caller_nid": "test_print_test_complex_inf_nan", "callee": "complex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_print.py", "source_location": "L84"}, {"caller_nid": "test_print_test_complex_inf_nan", "callee": "complex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_print.py", "source_location": "L85"}, {"caller_nid": "test_print_test_complex_inf_nan", "callee": "complex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_print.py", "source_location": "L86"}, {"caller_nid": "test_print_test_complex_inf_nan", "callee": "complex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_print.py", "source_location": "L87"}, {"caller_nid": "test_print_test_complex_inf_nan", "callee": "complex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_print.py", "source_location": "L88"}, {"caller_nid": "test_print_test_complex_inf_nan", "callee": "complex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_print.py", "source_location": "L89"}, {"caller_nid": "test_print_test_complex_inf_nan", "callee": "complex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_print.py", "source_location": "L90"}, {"caller_nid": "test_print_test_complex_inf_nan", "callee": "complex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_print.py", "source_location": "L91"}, {"caller_nid": "test_print_test_complex_inf_nan", "callee": "complex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_print.py", "source_location": "L92"}, {"caller_nid": "test_print_test_complex_inf_nan", "callee": "complex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_print.py", "source_location": "L93"}, {"caller_nid": "test_print_test_complex_inf_nan", "callee": "complex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_print.py", "source_location": "L94"}, {"caller_nid": "test_print_test_complex_inf_nan", "callee": "items", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_print.py", "source_location": "L96"}, {"caller_nid": "test_print_test_complex_inf_nan", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_print.py", "source_location": "L97"}, {"caller_nid": "test_print_test_complex_inf_nan", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_print.py", "source_location": "L97"}, {"caller_nid": "test_print_test_complex_inf_nan", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_print.py", "source_location": "L97"}, {"caller_nid": "test_print_test_redirected_print", "callee": "StringIO", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_print.py", "source_location": "L102"}, {"caller_nid": "test_print_test_redirected_print", "callee": "StringIO", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_print.py", "source_location": "L103"}, {"caller_nid": "test_print_test_redirected_print", "callee": "print", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_print.py", "source_location": "L107"}, {"caller_nid": "test_print_test_redirected_print", "callee": "tp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_print.py", "source_location": "L107"}, {"caller_nid": "test_print_test_redirected_print", "callee": "print", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_print.py", "source_location": "L110"}, {"caller_nid": "test_print_test_redirected_print", "callee": "print", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_print.py", "source_location": "L112"}, {"caller_nid": "test_print_test_redirected_print", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_print.py", "source_location": "L116"}, {"caller_nid": "test_print_test_redirected_print", "callee": "getvalue", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_print.py", "source_location": "L116"}, {"caller_nid": "test_print_test_redirected_print", "callee": "getvalue", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_print.py", "source_location": "L116"}, {"caller_nid": "test_print_test_float_type_print", "callee": "float", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_print.py", "source_location": "L125"}, {"caller_nid": "test_print_test_float_type_print", "callee": "float", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_print.py", "source_location": "L128"}, {"caller_nid": "test_print_test_float_type_print", "callee": "tp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_print.py", "source_location": "L130"}, {"caller_nid": "test_print_test_complex_type_print", "callee": "complex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_print.py", "source_location": "L144"}, {"caller_nid": "test_print_test_complex_type_print", "callee": "tp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_print.py", "source_location": "L146"}, {"caller_nid": "test_print_test_complex_type_print", "callee": "complex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_print.py", "source_location": "L147"}, {"caller_nid": "test_print_test_complex_type_print", "callee": "complex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_print.py", "source_location": "L150"}, {"caller_nid": "test_print_test_complex_type_print", "callee": "complex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_print.py", "source_location": "L152"}, {"caller_nid": "test_print_test_complex_type_print", "callee": "complex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_print.py", "source_location": "L153"}, {"caller_nid": "test_print_test_complex_type_print", "callee": "complex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_print.py", "source_location": "L154"}, {"caller_nid": "test_print_test_scalar_format", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_print.py", "source_location": "L179"}, {"caller_nid": "test_print_test_scalar_format", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_print.py", "source_location": "L179"}, {"caller_nid": "test_print_test_scalar_format", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_print.py", "source_location": "L179"}, {"caller_nid": "test_print_test_scalar_format", "callee": "valtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_print.py", "source_location": "L179"}, {"caller_nid": "test_print_test_scalar_format", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_print.py", "source_location": "L182"}, {"caller_nid": "test_print_test_scalar_format", "callee": "repr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_print.py", "source_location": "L184"}, {"caller_nid": "test_print_test_scalar_format", "callee": "repr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_print.py", "source_location": "L184"}, {"caller_nid": "test_print_test_scalar_format", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_print.py", "source_location": "L184"}, {"caller_nid": "test_print_testcommadecimalpointlocale_test_locale_single", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_print.py", "source_location": "L194"}, {"caller_nid": "test_print_testcommadecimalpointlocale_test_locale_single", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_print.py", "source_location": "L194"}, {"caller_nid": "test_print_testcommadecimalpointlocale_test_locale_single", "callee": "float32", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_print.py", "source_location": "L194"}, {"caller_nid": "test_print_testcommadecimalpointlocale_test_locale_single", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_print.py", "source_location": "L194"}, {"caller_nid": "test_print_testcommadecimalpointlocale_test_locale_double", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_print.py", "source_location": "L197"}, {"caller_nid": "test_print_testcommadecimalpointlocale_test_locale_double", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_print.py", "source_location": "L197"}, {"caller_nid": "test_print_testcommadecimalpointlocale_test_locale_double", "callee": "double", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_print.py", "source_location": "L197"}, {"caller_nid": "test_print_testcommadecimalpointlocale_test_locale_double", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_print.py", "source_location": "L197"}, {"caller_nid": "test_print_test_locale_longdouble", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_print.py", "source_location": "L202"}, {"caller_nid": "test_print_test_locale_longdouble", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_print.py", "source_location": "L202"}, {"caller_nid": "test_print_test_locale_longdouble", "callee": "longdouble", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_print.py", "source_location": "L202"}, {"caller_nid": "test_print_test_locale_longdouble", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_print.py", "source_location": "L202"}]}