Files
tfm_ainventory/graphify-out/cache/e1a86fe92cd06d3fc6e985f38066e8c73aed6158f773db18e58510f4d0d9d24f.json

1 line
272 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_numpy_testing_tests_test_utils_py", "label": "test_utils.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1"}, {"id": "test_utils_generictest", "label": "_GenericTest", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L37"}, {"id": "test_utils_generictest_assert_func", "label": "._assert_func()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L39"}, {"id": "test_utils_generictest_test_equal", "label": "._test_equal()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L42"}, {"id": "test_utils_generictest_test_not_equal", "label": "._test_not_equal()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L45"}, {"id": "test_utils_generictest_test_array_rank1_eq", "label": ".test_array_rank1_eq()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L49"}, {"id": "test_utils_generictest_test_array_rank1_noteq", "label": ".test_array_rank1_noteq()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L56"}, {"id": "test_utils_generictest_test_array_rank2_eq", "label": ".test_array_rank2_eq()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L63"}, {"id": "test_utils_generictest_test_array_diffshape", "label": ".test_array_diffshape()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L70"}, {"id": "test_utils_generictest_test_objarray", "label": ".test_objarray()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L77"}, {"id": "test_utils_generictest_test_array_likes", "label": ".test_array_likes()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L82"}, {"id": "test_utils_testarrayequal", "label": "TestArrayEqual", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L86"}, {"id": "test_utils_testarrayequal_assert_func", "label": "._assert_func()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L88"}, {"id": "test_utils_testarrayequal_test_generic_rank1", "label": ".test_generic_rank1()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L91"}, {"id": "test_utils_testarrayequal_test_0_ndim_array", "label": ".test_0_ndim_array()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L110"}, {"id": "test_utils_testarrayequal_test_generic_rank3", "label": ".test_generic_rank3()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L135"}, {"id": "test_utils_testarrayequal_test_nan_array", "label": ".test_nan_array()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L154"}, {"id": "test_utils_testarrayequal_test_string_arrays", "label": ".test_string_arrays()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L164"}, {"id": "test_utils_testarrayequal_test_recarrays", "label": ".test_recarrays()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L175"}, {"id": "test_utils_testarrayequal_test_masked_nan_inf", "label": ".test_masked_nan_inf()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L192"}, {"id": "test_utils_testarrayequal_test_masked_scalar", "label": ".test_masked_scalar()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L204"}, {"id": "test_utils_testarrayequal_test_subclass_that_overrides_eq", "label": ".test_subclass_that_overrides_eq()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L237"}, {"id": "test_utils_testarrayequal_test_subclass_that_does_not_implement_npall", "label": ".test_subclass_that_does_not_implement_npall()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L271"}, {"id": "test_utils_testarrayequal_test_suppress_overflow_warnings", "label": ".test_suppress_overflow_warnings()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L284"}, {"id": "test_utils_testarrayequal_test_array_vs_scalar_is_equal", "label": ".test_array_vs_scalar_is_equal()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L292"}, {"id": "test_utils_testarrayequal_test_array_vs_array_not_equal", "label": ".test_array_vs_array_not_equal()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L299"}, {"id": "test_utils_testarrayequal_test_array_vs_scalar_strict", "label": ".test_array_vs_scalar_strict()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L324"}, {"id": "test_utils_testarrayequal_test_array_vs_array_strict", "label": ".test_array_vs_array_strict()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L332"}, {"id": "test_utils_testarrayequal_test_array_vs_float_array_strict", "label": ".test_array_vs_float_array_strict()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L339"}, {"id": "test_utils_testbuilderrormessage", "label": "TestBuildErrorMessage", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L348"}, {"id": "test_utils_testbuilderrormessage_test_build_err_msg_defaults", "label": ".test_build_err_msg_defaults()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L350"}, {"id": "test_utils_testbuilderrormessage_test_build_err_msg_no_verbose", "label": ".test_build_err_msg_no_verbose()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L361"}, {"id": "test_utils_testbuilderrormessage_test_build_err_msg_custom_names", "label": ".test_build_err_msg_custom_names()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L370"}, {"id": "test_utils_testbuilderrormessage_test_build_err_msg_custom_precision", "label": ".test_build_err_msg_custom_precision()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L381"}, {"id": "test_utils_testequal", "label": "TestEqual", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L393"}, {"id": "test_utils_testequal_assert_func", "label": "._assert_func()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L395"}, {"id": "test_utils_testequal_test_nan_items", "label": ".test_nan_items()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L398"}, {"id": "test_utils_testequal_test_inf_items", "label": ".test_inf_items()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L404"}, {"id": "test_utils_testequal_test_datetime", "label": ".test_datetime()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L409"}, {"id": "test_utils_testequal_test_nat_items", "label": ".test_nat_items()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L429"}, {"id": "test_utils_testequal_test_non_numeric", "label": ".test_non_numeric()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L460"}, {"id": "test_utils_testequal_test_complex_item", "label": ".test_complex_item()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L464"}, {"id": "test_utils_testequal_test_negative_zero", "label": ".test_negative_zero()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L471"}, {"id": "test_utils_testequal_test_complex", "label": ".test_complex()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L474"}, {"id": "test_utils_testequal_test_object", "label": ".test_object()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L480"}, {"id": "test_utils_testarrayalmostequal", "label": "TestArrayAlmostEqual", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L488"}, {"id": "test_utils_testarrayalmostequal_assert_func", "label": "._assert_func()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L490"}, {"id": "test_utils_testarrayalmostequal_test_closeness", "label": ".test_closeness()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L493"}, {"id": "test_utils_testarrayalmostequal_test_simple", "label": ".test_simple()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L536"}, {"id": "test_utils_testarrayalmostequal_test_array_vs_scalar", "label": ".test_array_vs_scalar()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L553"}, {"id": "test_utils_testarrayalmostequal_test_nan", "label": ".test_nan()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L596"}, {"id": "test_utils_testarrayalmostequal_test_inf", "label": ".test_inf()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L608"}, {"id": "test_utils_testarrayalmostequal_test_complex_inf", "label": ".test_complex_inf()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L618"}, {"id": "test_utils_testarrayalmostequal_test_subclass", "label": ".test_subclass()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L630"}, {"id": "test_utils_testarrayalmostequal_test_subclass_2", "label": ".test_subclass_2()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L656"}, {"id": "test_utils_testarrayalmostequal_test_subclass_that_cannot_be_bool", "label": ".test_subclass_that_cannot_be_bool()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L685"}, {"id": "test_utils_testalmostequal", "label": "TestAlmostEqual", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L704"}, {"id": "test_utils_testalmostequal_assert_func", "label": "._assert_func()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L706"}, {"id": "test_utils_testalmostequal_test_closeness", "label": ".test_closeness()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L709"}, {"id": "test_utils_testalmostequal_test_nan_item", "label": ".test_nan_item()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L726"}, {"id": "test_utils_testalmostequal_test_inf_item", "label": ".test_inf_item()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L735"}, {"id": "test_utils_testalmostequal_test_simple_item", "label": ".test_simple_item()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L743"}, {"id": "test_utils_testalmostequal_test_complex_item", "label": ".test_complex_item()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L746"}, {"id": "test_utils_testalmostequal_test_complex", "label": ".test_complex()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L754"}, {"id": "test_utils_testalmostequal_test_error_message", "label": ".test_error_message()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L762"}, {"id": "test_utils_testalmostequal_test_error_message_2", "label": ".test_error_message_2()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L824"}, {"id": "test_utils_testalmostequal_test_subclass_that_cannot_be_bool", "label": ".test_subclass_that_cannot_be_bool()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L855"}, {"id": "test_utils_testapproxequal", "label": "TestApproxEqual", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L874"}, {"id": "test_utils_testapproxequal_assert_func", "label": "._assert_func()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L876"}, {"id": "test_utils_testapproxequal_test_simple_0d_arrays", "label": ".test_simple_0d_arrays()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L879"}, {"id": "test_utils_testapproxequal_test_simple_items", "label": ".test_simple_items()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L888"}, {"id": "test_utils_testapproxequal_test_nan_array", "label": ".test_nan_array()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L898"}, {"id": "test_utils_testapproxequal_test_nan_items", "label": ".test_nan_items()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L907"}, {"id": "test_utils_testarrayassertless", "label": "TestArrayAssertLess", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L917"}, {"id": "test_utils_testarrayassertless_assert_func", "label": "._assert_func()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L919"}, {"id": "test_utils_testarrayassertless_test_simple_arrays", "label": ".test_simple_arrays()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L922"}, {"id": "test_utils_testarrayassertless_test_rank2", "label": ".test_rank2()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L946"}, {"id": "test_utils_testarrayassertless_test_rank3", "label": ".test_rank3()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L966"}, {"id": "test_utils_testarrayassertless_test_simple_items", "label": ".test_simple_items()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L984"}, {"id": "test_utils_testarrayassertless_test_simple_items_and_array", "label": ".test_simple_items_and_array()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1004"}, {"id": "test_utils_testarrayassertless_test_zeroes", "label": ".test_zeroes()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1041"}, {"id": "test_utils_testarrayassertless_test_nan_noncompare", "label": ".test_nan_noncompare()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1083"}, {"id": "test_utils_testarrayassertless_test_nan_noncompare_array", "label": ".test_nan_noncompare_array()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1093"}, {"id": "test_utils_testarrayassertless_test_inf_compare", "label": ".test_inf_compare()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1110"}, {"id": "test_utils_testarrayassertless_test_inf_compare_array", "label": ".test_inf_compare_array()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1123"}, {"id": "test_utils_testarrayassertless_test_strict", "label": ".test_strict()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1134"}, {"id": "test_utils_testwarns", "label": "TestWarns", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1150"}, {"id": "test_utils_testwarns_test_warn", "label": ".test_warn()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1152"}, {"id": "test_utils_testwarns_test_context_manager", "label": ".test_context_manager()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1168"}, {"id": "test_utils_testwarns_test_args", "label": ".test_args()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1183"}, {"id": "test_utils_testwarns_test_warn_wrong_warning", "label": ".test_warn_wrong_warning()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1204"}, {"id": "test_utils_testassertallclose", "label": "TestAssertAllclose", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1222"}, {"id": "test_utils_testassertallclose_test_simple", "label": ".test_simple()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1224"}, {"id": "test_utils_testassertallclose_test_min_int", "label": ".test_min_int()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1281"}, {"id": "test_utils_testassertallclose_test_report_fail_percentage", "label": ".test_report_fail_percentage()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1286"}, {"id": "test_utils_testassertallclose_test_equal_nan", "label": ".test_equal_nan()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1298"}, {"id": "test_utils_testassertallclose_test_not_equal_nan", "label": ".test_not_equal_nan()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1310"}, {"id": "test_utils_testassertallclose_test_equal_nan_default", "label": ".test_equal_nan_default()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1319"}, {"id": "test_utils_testassertallclose_test_report_max_relative_error", "label": ".test_report_max_relative_error()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1330"}, {"id": "test_utils_testassertallclose_test_timedelta", "label": ".test_timedelta()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1338"}, {"id": "test_utils_testassertallclose_test_error_message_unsigned", "label": ".test_error_message_unsigned()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1343"}, {"id": "test_utils_testassertallclose_test_strict", "label": ".test_strict()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1356"}, {"id": "test_utils_testassertallclose_test_infs", "label": ".test_infs()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1367"}, {"id": "test_utils_testarrayalmostequalnulp", "label": "TestArrayAlmostEqualNulp", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1395"}, {"id": "test_utils_testarrayalmostequalnulp_test_float64_pass", "label": ".test_float64_pass()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1397"}, {"id": "test_utils_testarrayalmostequalnulp_test_float64_fail", "label": ".test_float64_fail()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1415"}, {"id": "test_utils_testarrayalmostequalnulp_test_float64_ignore_nan", "label": ".test_float64_ignore_nan()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1431"}, {"id": "test_utils_testarrayalmostequalnulp_test_float32_pass", "label": ".test_float32_pass()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1442"}, {"id": "test_utils_testarrayalmostequalnulp_test_float32_fail", "label": ".test_float32_fail()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1456"}, {"id": "test_utils_testarrayalmostequalnulp_test_float32_ignore_nan", "label": ".test_float32_ignore_nan()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1472"}, {"id": "test_utils_testarrayalmostequalnulp_test_float16_pass", "label": ".test_float16_pass()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1483"}, {"id": "test_utils_testarrayalmostequalnulp_test_float16_fail", "label": ".test_float16_fail()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1497"}, {"id": "test_utils_testarrayalmostequalnulp_test_float16_ignore_nan", "label": ".test_float16_ignore_nan()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1513"}, {"id": "test_utils_testarrayalmostequalnulp_test_complex128_pass", "label": ".test_complex128_pass()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1524"}, {"id": "test_utils_testarrayalmostequalnulp_test_complex128_fail", "label": ".test_complex128_fail()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1547"}, {"id": "test_utils_testarrayalmostequalnulp_test_complex64_pass", "label": ".test_complex64_pass()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1576"}, {"id": "test_utils_testarrayalmostequalnulp_test_complex64_fail", "label": ".test_complex64_fail()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1597"}, {"id": "test_utils_testulp", "label": "TestULP", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1625"}, {"id": "test_utils_testulp_test_equal", "label": ".test_equal()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1627"}, {"id": "test_utils_testulp_test_single", "label": ".test_single()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1631"}, {"id": "test_utils_testulp_test_double", "label": ".test_double()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1638"}, {"id": "test_utils_testulp_test_inf", "label": ".test_inf()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1645"}, {"id": "test_utils_testulp_test_nan", "label": ".test_nan()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1651"}, {"id": "test_utils_teststringequal", "label": "TestStringEqual", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1681"}, {"id": "test_utils_teststringequal_test_simple", "label": ".test_simple()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1682"}, {"id": "test_utils_teststringequal_test_regex", "label": ".test_regex()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1694"}, {"id": "test_utils_assert_warn_len_equal", "label": "assert_warn_len_equal()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1701"}, {"id": "test_utils_test_warn_len_equal_call_scenarios", "label": "test_warn_len_equal_call_scenarios()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1724"}, {"id": "test_utils_get_fresh_mod", "label": "_get_fresh_mod()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1752"}, {"id": "test_utils_test_clear_and_catch_warnings", "label": "test_clear_and_catch_warnings()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1765"}, {"id": "test_utils_test_suppress_warnings_module", "label": "test_suppress_warnings_module()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1801"}, {"id": "test_utils_test_suppress_warnings_type", "label": "test_suppress_warnings_type()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1851"}, {"id": "test_utils_test_suppress_warnings_decorate_no_record", "label": "test_suppress_warnings_decorate_no_record()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1885"}, {"id": "test_utils_test_suppress_warnings_record", "label": "test_suppress_warnings_record()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1906"}, {"id": "test_utils_test_suppress_warnings_forwarding", "label": "test_suppress_warnings_forwarding()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1953"}, {"id": "test_utils_test_tempdir", "label": "test_tempdir()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L2004"}, {"id": "test_utils_test_temppath", "label": "test_temppath()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L2021"}, {"id": "test_utils_my_cacw", "label": "my_cacw", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L2037"}, {"id": "clear_and_catch_warnings", "label": "clear_and_catch_warnings", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "test_utils_test_clear_and_catch_warnings_inherit", "label": "test_clear_and_catch_warnings_inherit()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L2043"}, {"id": "test_utils_testassertnogccycles", "label": "TestAssertNoGcCycles", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L2054"}, {"id": "test_utils_testassertnogccycles_test_passes", "label": ".test_passes()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L2057"}, {"id": "test_utils_testassertnogccycles_test_asserts", "label": ".test_asserts()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L2068"}, {"id": "test_utils_test_fails", "label": "test_fails()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L2083"}, {"id": "test_utils_rationale_50", "label": "Test two equal array of rank 1 are found equal.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L50"}, {"id": "test_utils_rationale_57", "label": "Test two different array of rank 1 are found not equal.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L57"}, {"id": "test_utils_rationale_64", "label": "Test two equal array of rank 2 are found equal.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L64"}, {"id": "test_utils_rationale_71", "label": "Test two arrays with different shapes are found not equal.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L71"}, {"id": "test_utils_rationale_92", "label": "Test rank 1 array for all dtypes.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L92"}, {"id": "test_utils_rationale_136", "label": "Test rank 3 array for all dtypes.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L136"}, {"id": "test_utils_rationale_155", "label": "Test arrays with nan values in them.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L155"}, {"id": "test_utils_rationale_165", "label": "Test two arrays with different shapes are found not equal.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L165"}, {"id": "test_utils_rationale_293", "label": "Test comparing an array with a scalar when all values are equal.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L293"}, {"id": "test_utils_rationale_300", "label": "Test comparing an array with a scalar when not all values equal.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L300"}, {"id": "test_utils_rationale_325", "label": "Test comparing an array with a scalar with strict option.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L325"}, {"id": "test_utils_rationale_333", "label": "Test comparing two arrays with strict option.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L333"}, {"id": "test_utils_rationale_340", "label": "Test comparing two arrays with strict option.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L340"}, {"id": "test_utils_rationale_763", "label": "Check the message is formatted correctly for the decimal value. Also", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L763"}, {"id": "test_utils_rationale_825", "label": "Check the message is formatted correctly", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L825"}, {"id": "test_utils_rationale_1135", "label": "Test the behavior of the `strict` option.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1135"}, {"id": "test_utils_rationale_1344", "label": "Check the message is formatted correctly when overflow can occur (gh2", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1344"}, {"id": "test_utils_rationale_1357", "label": "Test the behavior of the `strict` option.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1357"}, {"id": "test_utils_rationale_2055", "label": "Test assert_no_gc_cycles", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L2055"}, {"id": "test_utils_rationale_2084", "label": "Test that in cases where the garbage cannot be collected, we raise an er", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L2084"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_numpy_testing_tests_test_utils_py", "target": "itertools", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_testing_tests_test_utils_py", "target": "os", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L2", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_testing_tests_test_utils_py", "target": "re", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_testing_tests_test_utils_py", "target": "sys", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_testing_tests_test_utils_py", "target": "warnings", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_testing_tests_test_utils_py", "target": "weakref", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_testing_tests_test_utils_py", "target": "pytest", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L8", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_testing_tests_test_utils_py", "target": "numpy", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L10", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_testing_tests_test_utils_py", "target": "numpy_core_multiarray_umath", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L11", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_testing_tests_test_utils_py", "target": "numpy_testing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L12", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_testing_tests_test_utils_py", "target": "test_utils_generictest", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L37", "weight": 1.0}, {"source": "test_utils_generictest", "target": "test_utils_generictest_assert_func", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L39", "weight": 1.0}, {"source": "test_utils_generictest", "target": "test_utils_generictest_test_equal", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L42", "weight": 1.0}, {"source": "test_utils_generictest", "target": "test_utils_generictest_test_not_equal", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L45", "weight": 1.0}, {"source": "test_utils_generictest", "target": "test_utils_generictest_test_array_rank1_eq", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L49", "weight": 1.0}, {"source": "test_utils_generictest", "target": "test_utils_generictest_test_array_rank1_noteq", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L56", "weight": 1.0}, {"source": "test_utils_generictest", "target": "test_utils_generictest_test_array_rank2_eq", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L63", "weight": 1.0}, {"source": "test_utils_generictest", "target": "test_utils_generictest_test_array_diffshape", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L70", "weight": 1.0}, {"source": "test_utils_generictest", "target": "test_utils_generictest_test_objarray", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L77", "weight": 1.0}, {"source": "test_utils_generictest", "target": "test_utils_generictest_test_array_likes", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L82", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_testing_tests_test_utils_py", "target": "test_utils_testarrayequal", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L86", "weight": 1.0}, {"source": "test_utils_testarrayequal", "target": "test_utils_generictest", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L86", "weight": 1.0}, {"source": "test_utils_testarrayequal", "target": "test_utils_testarrayequal_assert_func", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L88", "weight": 1.0}, {"source": "test_utils_testarrayequal", "target": "test_utils_testarrayequal_test_generic_rank1", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L91", "weight": 1.0}, {"source": "test_utils_testarrayequal", "target": "test_utils_testarrayequal_test_0_ndim_array", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L110", "weight": 1.0}, {"source": "test_utils_testarrayequal", "target": "test_utils_testarrayequal_test_generic_rank3", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L135", "weight": 1.0}, {"source": "test_utils_testarrayequal", "target": "test_utils_testarrayequal_test_nan_array", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L154", "weight": 1.0}, {"source": "test_utils_testarrayequal", "target": "test_utils_testarrayequal_test_string_arrays", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L164", "weight": 1.0}, {"source": "test_utils_testarrayequal", "target": "test_utils_testarrayequal_test_recarrays", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L175", "weight": 1.0}, {"source": "test_utils_testarrayequal", "target": "test_utils_testarrayequal_test_masked_nan_inf", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L192", "weight": 1.0}, {"source": "test_utils_testarrayequal", "target": "test_utils_testarrayequal_test_masked_scalar", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L204", "weight": 1.0}, {"source": "test_utils_testarrayequal", "target": "test_utils_testarrayequal_test_subclass_that_overrides_eq", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L237", "weight": 1.0}, {"source": "test_utils_testarrayequal", "target": "test_utils_testarrayequal_test_subclass_that_does_not_implement_npall", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L271", "weight": 1.0}, {"source": "test_utils_testarrayequal", "target": "test_utils_testarrayequal_test_suppress_overflow_warnings", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L284", "weight": 1.0}, {"source": "test_utils_testarrayequal", "target": "test_utils_testarrayequal_test_array_vs_scalar_is_equal", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L292", "weight": 1.0}, {"source": "test_utils_testarrayequal", "target": "test_utils_testarrayequal_test_array_vs_array_not_equal", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L299", "weight": 1.0}, {"source": "test_utils_testarrayequal", "target": "test_utils_testarrayequal_test_array_vs_scalar_strict", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L324", "weight": 1.0}, {"source": "test_utils_testarrayequal", "target": "test_utils_testarrayequal_test_array_vs_array_strict", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L332", "weight": 1.0}, {"source": "test_utils_testarrayequal", "target": "test_utils_testarrayequal_test_array_vs_float_array_strict", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L339", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_testing_tests_test_utils_py", "target": "test_utils_testbuilderrormessage", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L348", "weight": 1.0}, {"source": "test_utils_testbuilderrormessage", "target": "test_utils_testbuilderrormessage_test_build_err_msg_defaults", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L350", "weight": 1.0}, {"source": "test_utils_testbuilderrormessage", "target": "test_utils_testbuilderrormessage_test_build_err_msg_no_verbose", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L361", "weight": 1.0}, {"source": "test_utils_testbuilderrormessage", "target": "test_utils_testbuilderrormessage_test_build_err_msg_custom_names", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L370", "weight": 1.0}, {"source": "test_utils_testbuilderrormessage", "target": "test_utils_testbuilderrormessage_test_build_err_msg_custom_precision", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L381", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_testing_tests_test_utils_py", "target": "test_utils_testequal", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L393", "weight": 1.0}, {"source": "test_utils_testequal", "target": "test_utils_testarrayequal", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L393", "weight": 1.0}, {"source": "test_utils_testequal", "target": "test_utils_testequal_assert_func", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L395", "weight": 1.0}, {"source": "test_utils_testequal", "target": "test_utils_testequal_test_nan_items", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L398", "weight": 1.0}, {"source": "test_utils_testequal", "target": "test_utils_testequal_test_inf_items", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L404", "weight": 1.0}, {"source": "test_utils_testequal", "target": "test_utils_testequal_test_datetime", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L409", "weight": 1.0}, {"source": "test_utils_testequal", "target": "test_utils_testequal_test_nat_items", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L429", "weight": 1.0}, {"source": "test_utils_testequal", "target": "test_utils_testequal_test_non_numeric", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L460", "weight": 1.0}, {"source": "test_utils_testequal", "target": "test_utils_testequal_test_complex_item", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L464", "weight": 1.0}, {"source": "test_utils_testequal", "target": "test_utils_testequal_test_negative_zero", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L471", "weight": 1.0}, {"source": "test_utils_testequal", "target": "test_utils_testequal_test_complex", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L474", "weight": 1.0}, {"source": "test_utils_testequal", "target": "test_utils_testequal_test_object", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L480", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_testing_tests_test_utils_py", "target": "test_utils_testarrayalmostequal", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L488", "weight": 1.0}, {"source": "test_utils_testarrayalmostequal", "target": "test_utils_generictest", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L488", "weight": 1.0}, {"source": "test_utils_testarrayalmostequal", "target": "test_utils_testarrayalmostequal_assert_func", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L490", "weight": 1.0}, {"source": "test_utils_testarrayalmostequal", "target": "test_utils_testarrayalmostequal_test_closeness", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L493", "weight": 1.0}, {"source": "test_utils_testarrayalmostequal", "target": "test_utils_testarrayalmostequal_test_simple", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L536", "weight": 1.0}, {"source": "test_utils_testarrayalmostequal", "target": "test_utils_testarrayalmostequal_test_array_vs_scalar", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L553", "weight": 1.0}, {"source": "test_utils_testarrayalmostequal", "target": "test_utils_testarrayalmostequal_test_nan", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L596", "weight": 1.0}, {"source": "test_utils_testarrayalmostequal", "target": "test_utils_testarrayalmostequal_test_inf", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L608", "weight": 1.0}, {"source": "test_utils_testarrayalmostequal", "target": "test_utils_testarrayalmostequal_test_complex_inf", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L618", "weight": 1.0}, {"source": "test_utils_testarrayalmostequal", "target": "test_utils_testarrayalmostequal_test_subclass", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L630", "weight": 1.0}, {"source": "test_utils_testarrayalmostequal", "target": "test_utils_testarrayalmostequal_test_subclass_2", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L656", "weight": 1.0}, {"source": "test_utils_testarrayalmostequal", "target": "test_utils_testarrayalmostequal_test_subclass_that_cannot_be_bool", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L685", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_testing_tests_test_utils_py", "target": "test_utils_testalmostequal", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L704", "weight": 1.0}, {"source": "test_utils_testalmostequal", "target": "test_utils_generictest", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L704", "weight": 1.0}, {"source": "test_utils_testalmostequal", "target": "test_utils_testalmostequal_assert_func", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L706", "weight": 1.0}, {"source": "test_utils_testalmostequal", "target": "test_utils_testalmostequal_test_closeness", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L709", "weight": 1.0}, {"source": "test_utils_testalmostequal", "target": "test_utils_testalmostequal_test_nan_item", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L726", "weight": 1.0}, {"source": "test_utils_testalmostequal", "target": "test_utils_testalmostequal_test_inf_item", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L735", "weight": 1.0}, {"source": "test_utils_testalmostequal", "target": "test_utils_testalmostequal_test_simple_item", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L743", "weight": 1.0}, {"source": "test_utils_testalmostequal", "target": "test_utils_testalmostequal_test_complex_item", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L746", "weight": 1.0}, {"source": "test_utils_testalmostequal", "target": "test_utils_testalmostequal_test_complex", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L754", "weight": 1.0}, {"source": "test_utils_testalmostequal", "target": "test_utils_testalmostequal_test_error_message", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L762", "weight": 1.0}, {"source": "test_utils_testalmostequal", "target": "test_utils_testalmostequal_test_error_message_2", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L824", "weight": 1.0}, {"source": "test_utils_testalmostequal", "target": "test_utils_testalmostequal_test_subclass_that_cannot_be_bool", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L855", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_testing_tests_test_utils_py", "target": "test_utils_testapproxequal", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L874", "weight": 1.0}, {"source": "test_utils_testapproxequal", "target": "test_utils_testapproxequal_assert_func", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L876", "weight": 1.0}, {"source": "test_utils_testapproxequal", "target": "test_utils_testapproxequal_test_simple_0d_arrays", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L879", "weight": 1.0}, {"source": "test_utils_testapproxequal", "target": "test_utils_testapproxequal_test_simple_items", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L888", "weight": 1.0}, {"source": "test_utils_testapproxequal", "target": "test_utils_testapproxequal_test_nan_array", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L898", "weight": 1.0}, {"source": "test_utils_testapproxequal", "target": "test_utils_testapproxequal_test_nan_items", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L907", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_testing_tests_test_utils_py", "target": "test_utils_testarrayassertless", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L917", "weight": 1.0}, {"source": "test_utils_testarrayassertless", "target": "test_utils_testarrayassertless_assert_func", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L919", "weight": 1.0}, {"source": "test_utils_testarrayassertless", "target": "test_utils_testarrayassertless_test_simple_arrays", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L922", "weight": 1.0}, {"source": "test_utils_testarrayassertless", "target": "test_utils_testarrayassertless_test_rank2", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L946", "weight": 1.0}, {"source": "test_utils_testarrayassertless", "target": "test_utils_testarrayassertless_test_rank3", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L966", "weight": 1.0}, {"source": "test_utils_testarrayassertless", "target": "test_utils_testarrayassertless_test_simple_items", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L984", "weight": 1.0}, {"source": "test_utils_testarrayassertless", "target": "test_utils_testarrayassertless_test_simple_items_and_array", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1004", "weight": 1.0}, {"source": "test_utils_testarrayassertless", "target": "test_utils_testarrayassertless_test_zeroes", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1041", "weight": 1.0}, {"source": "test_utils_testarrayassertless", "target": "test_utils_testarrayassertless_test_nan_noncompare", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1083", "weight": 1.0}, {"source": "test_utils_testarrayassertless", "target": "test_utils_testarrayassertless_test_nan_noncompare_array", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1093", "weight": 1.0}, {"source": "test_utils_testarrayassertless", "target": "test_utils_testarrayassertless_test_inf_compare", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1110", "weight": 1.0}, {"source": "test_utils_testarrayassertless", "target": "test_utils_testarrayassertless_test_inf_compare_array", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1123", "weight": 1.0}, {"source": "test_utils_testarrayassertless", "target": "test_utils_testarrayassertless_test_strict", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1134", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_testing_tests_test_utils_py", "target": "test_utils_testwarns", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1150", "weight": 1.0}, {"source": "test_utils_testwarns", "target": "test_utils_testwarns_test_warn", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1152", "weight": 1.0}, {"source": "test_utils_testwarns", "target": "test_utils_testwarns_test_context_manager", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1168", "weight": 1.0}, {"source": "test_utils_testwarns", "target": "test_utils_testwarns_test_args", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1183", "weight": 1.0}, {"source": "test_utils_testwarns", "target": "test_utils_testwarns_test_warn_wrong_warning", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1204", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_testing_tests_test_utils_py", "target": "test_utils_testassertallclose", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1222", "weight": 1.0}, {"source": "test_utils_testassertallclose", "target": "test_utils_testassertallclose_test_simple", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1224", "weight": 1.0}, {"source": "test_utils_testassertallclose", "target": "test_utils_testassertallclose_test_min_int", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1281", "weight": 1.0}, {"source": "test_utils_testassertallclose", "target": "test_utils_testassertallclose_test_report_fail_percentage", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1286", "weight": 1.0}, {"source": "test_utils_testassertallclose", "target": "test_utils_testassertallclose_test_equal_nan", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1298", "weight": 1.0}, {"source": "test_utils_testassertallclose", "target": "test_utils_testassertallclose_test_not_equal_nan", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1310", "weight": 1.0}, {"source": "test_utils_testassertallclose", "target": "test_utils_testassertallclose_test_equal_nan_default", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1319", "weight": 1.0}, {"source": "test_utils_testassertallclose", "target": "test_utils_testassertallclose_test_report_max_relative_error", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1330", "weight": 1.0}, {"source": "test_utils_testassertallclose", "target": "test_utils_testassertallclose_test_timedelta", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1338", "weight": 1.0}, {"source": "test_utils_testassertallclose", "target": "test_utils_testassertallclose_test_error_message_unsigned", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1343", "weight": 1.0}, {"source": "test_utils_testassertallclose", "target": "test_utils_testassertallclose_test_strict", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1356", "weight": 1.0}, {"source": "test_utils_testassertallclose", "target": "test_utils_testassertallclose_test_infs", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1367", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_testing_tests_test_utils_py", "target": "test_utils_testarrayalmostequalnulp", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1395", "weight": 1.0}, {"source": "test_utils_testarrayalmostequalnulp", "target": "test_utils_testarrayalmostequalnulp_test_float64_pass", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1397", "weight": 1.0}, {"source": "test_utils_testarrayalmostequalnulp", "target": "test_utils_testarrayalmostequalnulp_test_float64_fail", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1415", "weight": 1.0}, {"source": "test_utils_testarrayalmostequalnulp", "target": "test_utils_testarrayalmostequalnulp_test_float64_ignore_nan", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1431", "weight": 1.0}, {"source": "test_utils_testarrayalmostequalnulp", "target": "test_utils_testarrayalmostequalnulp_test_float32_pass", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1442", "weight": 1.0}, {"source": "test_utils_testarrayalmostequalnulp", "target": "test_utils_testarrayalmostequalnulp_test_float32_fail", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1456", "weight": 1.0}, {"source": "test_utils_testarrayalmostequalnulp", "target": "test_utils_testarrayalmostequalnulp_test_float32_ignore_nan", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1472", "weight": 1.0}, {"source": "test_utils_testarrayalmostequalnulp", "target": "test_utils_testarrayalmostequalnulp_test_float16_pass", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1483", "weight": 1.0}, {"source": "test_utils_testarrayalmostequalnulp", "target": "test_utils_testarrayalmostequalnulp_test_float16_fail", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1497", "weight": 1.0}, {"source": "test_utils_testarrayalmostequalnulp", "target": "test_utils_testarrayalmostequalnulp_test_float16_ignore_nan", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1513", "weight": 1.0}, {"source": "test_utils_testarrayalmostequalnulp", "target": "test_utils_testarrayalmostequalnulp_test_complex128_pass", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1524", "weight": 1.0}, {"source": "test_utils_testarrayalmostequalnulp", "target": "test_utils_testarrayalmostequalnulp_test_complex128_fail", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1547", "weight": 1.0}, {"source": "test_utils_testarrayalmostequalnulp", "target": "test_utils_testarrayalmostequalnulp_test_complex64_pass", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1576", "weight": 1.0}, {"source": "test_utils_testarrayalmostequalnulp", "target": "test_utils_testarrayalmostequalnulp_test_complex64_fail", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1597", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_testing_tests_test_utils_py", "target": "test_utils_testulp", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1625", "weight": 1.0}, {"source": "test_utils_testulp", "target": "test_utils_testulp_test_equal", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1627", "weight": 1.0}, {"source": "test_utils_testulp", "target": "test_utils_testulp_test_single", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1631", "weight": 1.0}, {"source": "test_utils_testulp", "target": "test_utils_testulp_test_double", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1638", "weight": 1.0}, {"source": "test_utils_testulp", "target": "test_utils_testulp_test_inf", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1645", "weight": 1.0}, {"source": "test_utils_testulp", "target": "test_utils_testulp_test_nan", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1651", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_testing_tests_test_utils_py", "target": "test_utils_teststringequal", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1681", "weight": 1.0}, {"source": "test_utils_teststringequal", "target": "test_utils_teststringequal_test_simple", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1682", "weight": 1.0}, {"source": "test_utils_teststringequal", "target": "test_utils_teststringequal_test_regex", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1694", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_testing_tests_test_utils_py", "target": "test_utils_assert_warn_len_equal", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1701", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_testing_tests_test_utils_py", "target": "test_utils_test_warn_len_equal_call_scenarios", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1724", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_testing_tests_test_utils_py", "target": "test_utils_get_fresh_mod", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1752", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_testing_tests_test_utils_py", "target": "test_utils_test_clear_and_catch_warnings", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1765", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_testing_tests_test_utils_py", "target": "test_utils_test_suppress_warnings_module", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1801", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_testing_tests_test_utils_py", "target": "test_utils_test_suppress_warnings_type", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1851", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_testing_tests_test_utils_py", "target": "test_utils_test_suppress_warnings_decorate_no_record", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1885", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_testing_tests_test_utils_py", "target": "test_utils_test_suppress_warnings_record", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1906", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_testing_tests_test_utils_py", "target": "test_utils_test_suppress_warnings_forwarding", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1953", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_testing_tests_test_utils_py", "target": "test_utils_test_tempdir", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L2004", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_testing_tests_test_utils_py", "target": "test_utils_test_temppath", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L2021", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_testing_tests_test_utils_py", "target": "test_utils_my_cacw", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L2037", "weight": 1.0}, {"source": "test_utils_my_cacw", "target": "clear_and_catch_warnings", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L2037", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_testing_tests_test_utils_py", "target": "test_utils_test_clear_and_catch_warnings_inherit", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L2043", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_testing_tests_test_utils_py", "target": "test_utils_testassertnogccycles", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L2054", "weight": 1.0}, {"source": "test_utils_testassertnogccycles", "target": "test_utils_testassertnogccycles_test_passes", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L2057", "weight": 1.0}, {"source": "test_utils_testassertnogccycles", "target": "test_utils_testassertnogccycles_test_asserts", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L2068", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_testing_tests_test_utils_py", "target": "test_utils_test_fails", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L2083", "weight": 1.0}, {"source": "test_utils_generictest_test_equal", "target": "test_utils_testarrayassertless_assert_func", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L43", "weight": 1.0}, {"source": "test_utils_generictest_test_not_equal", "target": "test_utils_testarrayassertless_assert_func", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L47", "weight": 1.0}, {"source": "test_utils_generictest_test_array_rank1_eq", "target": "test_utils_generictest_test_equal", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L54", "weight": 1.0}, {"source": "test_utils_generictest_test_array_rank1_noteq", "target": "test_utils_generictest_test_not_equal", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L61", "weight": 1.0}, {"source": "test_utils_generictest_test_array_rank2_eq", "target": "test_utils_generictest_test_equal", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L68", "weight": 1.0}, {"source": "test_utils_generictest_test_array_diffshape", "target": "test_utils_generictest_test_not_equal", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L75", "weight": 1.0}, {"source": "test_utils_generictest_test_objarray", "target": "test_utils_generictest_test_equal", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L80", "weight": 1.0}, {"source": "test_utils_generictest_test_array_likes", "target": "test_utils_generictest_test_equal", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L83", "weight": 1.0}, {"source": "test_utils_testarrayequal_test_0_ndim_array", "target": "test_utils_testarrayassertless_assert_func", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L115", "weight": 1.0}, {"source": "test_utils_testarrayequal_test_nan_array", "target": "test_utils_generictest_test_equal", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L159", "weight": 1.0}, {"source": "test_utils_testarrayequal_test_nan_array", "target": "test_utils_generictest_test_not_equal", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L162", "weight": 1.0}, {"source": "test_utils_testarrayequal_test_string_arrays", "target": "test_utils_generictest_test_equal", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L169", "weight": 1.0}, {"source": "test_utils_testarrayequal_test_string_arrays", "target": "test_utils_generictest_test_not_equal", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L173", "weight": 1.0}, {"source": "test_utils_testarrayequal_test_recarrays", "target": "test_utils_generictest_test_equal", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L182", "weight": 1.0}, {"source": "test_utils_testarrayequal_test_recarrays", "target": "test_utils_generictest_test_not_equal", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L190", "weight": 1.0}, {"source": "test_utils_testarrayequal_test_masked_nan_inf", "target": "test_utils_generictest_test_equal", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L196", "weight": 1.0}, {"source": "test_utils_testarrayequal_test_masked_scalar", "target": "test_utils_generictest_test_equal", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L213", "weight": 1.0}, {"source": "test_utils_testarrayequal_test_subclass_that_overrides_eq", "target": "test_utils_generictest_test_equal", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L254", "weight": 1.0}, {"source": "test_utils_testarrayequal_test_subclass_that_overrides_eq", "target": "test_utils_generictest_test_not_equal", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L255", "weight": 1.0}, {"source": "test_utils_testarrayequal_test_subclass_that_does_not_implement_npall", "target": "test_utils_generictest_test_equal", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L280", "weight": 1.0}, {"source": "test_utils_testarrayequal_test_subclass_that_does_not_implement_npall", "target": "test_utils_generictest_test_not_equal", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L281", "weight": 1.0}, {"source": "test_utils_testarrayequal_test_array_vs_scalar_is_equal", "target": "test_utils_generictest_test_equal", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L297", "weight": 1.0}, {"source": "test_utils_testarrayequal_test_array_vs_array_not_equal", "target": "test_utils_testarrayassertless_assert_func", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L310", "weight": 1.0}, {"source": "test_utils_testarrayequal_test_array_vs_scalar_strict", "target": "test_utils_testarrayassertless_assert_func", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L330", "weight": 1.0}, {"source": "test_utils_testarrayequal_test_array_vs_array_strict", "target": "test_utils_testarrayassertless_assert_func", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L337", "weight": 1.0}, {"source": "test_utils_testarrayequal_test_array_vs_float_array_strict", "target": "test_utils_testarrayassertless_assert_func", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L345", "weight": 1.0}, {"source": "test_utils_testequal_test_nan_items", "target": "test_utils_testarrayassertless_assert_func", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L399", "weight": 1.0}, {"source": "test_utils_testequal_test_nan_items", "target": "test_utils_generictest_test_not_equal", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L401", "weight": 1.0}, {"source": "test_utils_testequal_test_inf_items", "target": "test_utils_testarrayassertless_assert_func", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L405", "weight": 1.0}, {"source": "test_utils_testequal_test_inf_items", "target": "test_utils_generictest_test_not_equal", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L407", "weight": 1.0}, {"source": "test_utils_testequal_test_datetime", "target": "test_utils_generictest_test_equal", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L410", "weight": 1.0}, {"source": "test_utils_testequal_test_datetime", "target": "test_utils_generictest_test_not_equal", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L420", "weight": 1.0}, {"source": "test_utils_testequal_test_nat_items", "target": "test_utils_testarrayassertless_assert_func", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L442", "weight": 1.0}, {"source": "test_utils_testequal_test_nat_items", "target": "test_utils_generictest_test_not_equal", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L444", "weight": 1.0}, {"source": "test_utils_testequal_test_non_numeric", "target": "test_utils_testarrayassertless_assert_func", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L461", "weight": 1.0}, {"source": "test_utils_testequal_test_non_numeric", "target": "test_utils_generictest_test_not_equal", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L462", "weight": 1.0}, {"source": "test_utils_testequal_test_complex_item", "target": "test_utils_testarrayassertless_assert_func", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L465", "weight": 1.0}, {"source": "test_utils_testequal_test_complex_item", "target": "test_utils_generictest_test_not_equal", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L467", "weight": 1.0}, {"source": "test_utils_testequal_test_negative_zero", "target": "test_utils_generictest_test_not_equal", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L472", "weight": 1.0}, {"source": "test_utils_testequal_test_complex", "target": "test_utils_testarrayassertless_assert_func", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L477", "weight": 1.0}, {"source": "test_utils_testequal_test_complex", "target": "test_utils_generictest_test_not_equal", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L478", "weight": 1.0}, {"source": "test_utils_testequal_test_object", "target": "test_utils_generictest_test_not_equal", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L485", "weight": 1.0}, {"source": "test_utils_testarrayalmostequal_test_closeness", "target": "test_utils_testarrayassertless_assert_func", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L505", "weight": 1.0}, {"source": "test_utils_testarrayalmostequal_test_simple", "target": "test_utils_testarrayassertless_assert_func", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L540", "weight": 1.0}, {"source": "test_utils_testarrayalmostequal_test_array_vs_scalar", "target": "test_utils_testarrayassertless_assert_func", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L564", "weight": 1.0}, {"source": "test_utils_testarrayalmostequal_test_nan", "target": "test_utils_testarrayassertless_assert_func", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L600", "weight": 1.0}, {"source": "test_utils_testarrayalmostequal_test_inf", "target": "test_utils_testarrayassertless_assert_func", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L613", "weight": 1.0}, {"source": "test_utils_testarrayalmostequal_test_complex_inf", "target": "test_utils_testarrayassertless_assert_func", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L621", "weight": 1.0}, {"source": "test_utils_testarrayalmostequal_test_subclass", "target": "test_utils_testarrayassertless_assert_func", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L634", "weight": 1.0}, {"source": "test_utils_testarrayalmostequal_test_subclass", "target": "test_utils_generictest_test_equal", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L641", "weight": 1.0}, {"source": "test_utils_testarrayalmostequal_test_subclass_2", "target": "test_utils_testarrayassertless_assert_func", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L672", "weight": 1.0}, {"source": "test_utils_testarrayalmostequal_test_subclass_that_cannot_be_bool", "target": "test_utils_testarrayassertless_assert_func", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L701", "weight": 1.0}, {"source": "test_utils_testalmostequal_test_closeness", "target": "test_utils_testarrayassertless_assert_func", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L717", "weight": 1.0}, {"source": "test_utils_testalmostequal_test_nan_item", "target": "test_utils_testarrayassertless_assert_func", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L727", "weight": 1.0}, {"source": "test_utils_testalmostequal_test_inf_item", "target": "test_utils_testarrayassertless_assert_func", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L736", "weight": 1.0}, {"source": "test_utils_testalmostequal_test_simple_item", "target": "test_utils_generictest_test_not_equal", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L744", "weight": 1.0}, {"source": "test_utils_testalmostequal_test_complex_item", "target": "test_utils_testarrayassertless_assert_func", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L747", "weight": 1.0}, {"source": "test_utils_testalmostequal_test_complex_item", "target": "test_utils_generictest_test_not_equal", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L750", "weight": 1.0}, {"source": "test_utils_testalmostequal_test_complex", "target": "test_utils_testarrayassertless_assert_func", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L758", "weight": 1.0}, {"source": "test_utils_testalmostequal_test_complex", "target": "test_utils_generictest_test_not_equal", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L759", "weight": 1.0}, {"source": "test_utils_testalmostequal_test_error_message", "target": "test_utils_testarrayassertless_assert_func", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L783", "weight": 1.0}, {"source": "test_utils_testalmostequal_test_error_message_2", "target": "test_utils_testarrayassertless_assert_func", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L839", "weight": 1.0}, {"source": "test_utils_testalmostequal_test_subclass_that_cannot_be_bool", "target": "test_utils_testarrayassertless_assert_func", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L871", "weight": 1.0}, {"source": "test_utils_testapproxequal_test_simple_0d_arrays", "target": "test_utils_testarrayassertless_assert_func", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L883", "weight": 1.0}, {"source": "test_utils_testapproxequal_test_simple_items", "target": "test_utils_testarrayassertless_assert_func", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L892", "weight": 1.0}, {"source": "test_utils_testapproxequal_test_nan_array", "target": "test_utils_testarrayassertless_assert_func", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L902", "weight": 1.0}, {"source": "test_utils_testapproxequal_test_nan_items", "target": "test_utils_testarrayassertless_assert_func", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L911", "weight": 1.0}, {"source": "test_utils_testarrayassertless_test_simple_arrays", "target": "test_utils_testarrayassertless_assert_func", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L926", "weight": 1.0}, {"source": "test_utils_testarrayassertless_test_rank2", "target": "test_utils_testarrayassertless_assert_func", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L950", "weight": 1.0}, {"source": "test_utils_testarrayassertless_test_rank3", "target": "test_utils_testarrayassertless_assert_func", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L970", "weight": 1.0}, {"source": "test_utils_testarrayassertless_test_simple_items", "target": "test_utils_testarrayassertless_assert_func", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L988", "weight": 1.0}, {"source": "test_utils_testarrayassertless_test_simple_items_and_array", "target": "test_utils_testarrayassertless_assert_func", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1009", "weight": 1.0}, {"source": "test_utils_testarrayassertless_test_zeroes", "target": "test_utils_testarrayassertless_assert_func", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1051", "weight": 1.0}, {"source": "test_utils_testarrayassertless_test_nan_noncompare", "target": "test_utils_testarrayassertless_assert_func", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1087", "weight": 1.0}, {"source": "test_utils_testarrayassertless_test_nan_noncompare_array", "target": "test_utils_testarrayassertless_assert_func", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1097", "weight": 1.0}, {"source": "test_utils_testarrayassertless_test_inf_compare", "target": "test_utils_testarrayassertless_assert_func", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1114", "weight": 1.0}, {"source": "test_utils_testarrayassertless_test_inf_compare_array", "target": "test_utils_testarrayassertless_assert_func", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1127", "weight": 1.0}, {"source": "test_utils_testarrayassertless_test_strict", "target": "test_utils_testarrayassertless_assert_func", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1138", "weight": 1.0}, {"source": "test_utils_test_warn_len_equal_call_scenarios", "target": "test_utils_assert_warn_len_equal", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1737", "weight": 1.0}, {"source": "test_utils_test_clear_and_catch_warnings", "target": "test_utils_get_fresh_mod", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1767", "weight": 1.0}, {"source": "test_utils_test_clear_and_catch_warnings", "target": "clear_and_catch_warnings", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1769", "weight": 1.0}, {"source": "test_utils_test_clear_and_catch_warnings", "target": "test_utils_assert_warn_len_equal", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1778", "weight": 1.0}, {"source": "test_utils_test_suppress_warnings_module", "target": "test_utils_get_fresh_mod", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1803", "weight": 1.0}, {"source": "test_utils_test_suppress_warnings_module", "target": "test_utils_assert_warn_len_equal", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1815", "weight": 1.0}, {"source": "test_utils_test_suppress_warnings_type", "target": "test_utils_get_fresh_mod", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1853", "weight": 1.0}, {"source": "test_utils_test_suppress_warnings_type", "target": "test_utils_assert_warn_len_equal", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1860", "weight": 1.0}, {"source": "test_utils_test_clear_and_catch_warnings_inherit", "target": "test_utils_get_fresh_mod", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L2045", "weight": 1.0}, {"source": "test_utils_test_clear_and_catch_warnings_inherit", "target": "test_utils_my_cacw", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L2046", "weight": 1.0}, {"source": "test_utils_rationale_50", "target": "test_utils_generictest_test_array_rank1_eq", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L50", "weight": 1.0}, {"source": "test_utils_rationale_57", "target": "test_utils_generictest_test_array_rank1_noteq", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L57", "weight": 1.0}, {"source": "test_utils_rationale_64", "target": "test_utils_generictest_test_array_rank2_eq", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L64", "weight": 1.0}, {"source": "test_utils_rationale_71", "target": "test_utils_generictest_test_array_diffshape", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L71", "weight": 1.0}, {"source": "test_utils_rationale_92", "target": "test_utils_testarrayequal_test_generic_rank1", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L92", "weight": 1.0}, {"source": "test_utils_rationale_136", "target": "test_utils_testarrayequal_test_generic_rank3", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L136", "weight": 1.0}, {"source": "test_utils_rationale_155", "target": "test_utils_testarrayequal_test_nan_array", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L155", "weight": 1.0}, {"source": "test_utils_rationale_165", "target": "test_utils_testarrayequal_test_string_arrays", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L165", "weight": 1.0}, {"source": "test_utils_rationale_293", "target": "test_utils_testarrayequal_test_array_vs_scalar_is_equal", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L293", "weight": 1.0}, {"source": "test_utils_rationale_300", "target": "test_utils_testarrayequal_test_array_vs_array_not_equal", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L300", "weight": 1.0}, {"source": "test_utils_rationale_325", "target": "test_utils_testarrayequal_test_array_vs_scalar_strict", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L325", "weight": 1.0}, {"source": "test_utils_rationale_333", "target": "test_utils_testarrayequal_test_array_vs_array_strict", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L333", "weight": 1.0}, {"source": "test_utils_rationale_340", "target": "test_utils_testarrayequal_test_array_vs_float_array_strict", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L340", "weight": 1.0}, {"source": "test_utils_rationale_763", "target": "test_utils_testalmostequal_test_error_message", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L763", "weight": 1.0}, {"source": "test_utils_rationale_825", "target": "test_utils_testalmostequal_test_error_message_2", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L825", "weight": 1.0}, {"source": "test_utils_rationale_1135", "target": "test_utils_testarrayassertless_test_strict", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1135", "weight": 1.0}, {"source": "test_utils_rationale_1344", "target": "test_utils_testassertallclose_test_error_message_unsigned", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1344", "weight": 1.0}, {"source": "test_utils_rationale_1357", "target": "test_utils_testassertallclose_test_strict", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1357", "weight": 1.0}, {"source": "test_utils_rationale_2055", "target": "test_utils_testassertnogccycles", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L2055", "weight": 1.0}, {"source": "test_utils_rationale_2084", "target": "test_utils_testassertnogccycles_test_fails", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L2084", "weight": 1.0}], "raw_calls": [{"caller_nid": "test_utils_generictest_test_not_equal", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L46"}, {"caller_nid": "test_utils_generictest_test_array_rank1_eq", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L51"}, {"caller_nid": "test_utils_generictest_test_array_rank1_eq", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L52"}, {"caller_nid": "test_utils_generictest_test_array_rank1_noteq", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L58"}, {"caller_nid": "test_utils_generictest_test_array_rank1_noteq", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L59"}, {"caller_nid": "test_utils_generictest_test_array_rank2_eq", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L65"}, {"caller_nid": "test_utils_generictest_test_array_rank2_eq", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L66"}, {"caller_nid": "test_utils_generictest_test_array_diffshape", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L72"}, {"caller_nid": "test_utils_generictest_test_array_diffshape", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L73"}, {"caller_nid": "test_utils_generictest_test_objarray", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L79"}, {"caller_nid": "test_utils_testarrayequal_assert_func", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L89"}, {"caller_nid": "test_utils_testarrayequal_test_generic_rank1", "callee": "foo", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L104"}, {"caller_nid": "test_utils_testarrayequal_test_generic_rank1", "callee": "foo", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L108"}, {"caller_nid": "test_utils_testarrayequal_test_0_ndim_array", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L111"}, {"caller_nid": "test_utils_testarrayequal_test_0_ndim_array", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L112"}, {"caller_nid": "test_utils_testarrayequal_test_0_ndim_array", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L114"}, {"caller_nid": "test_utils_testarrayequal_test_0_ndim_array", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L116"}, {"caller_nid": "test_utils_testarrayequal_test_0_ndim_array", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L117"}, {"caller_nid": "test_utils_testarrayequal_test_0_ndim_array", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L123"}, {"caller_nid": "test_utils_testarrayequal_test_0_ndim_array", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L124"}, {"caller_nid": "test_utils_testarrayequal_test_0_ndim_array", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L129"}, {"caller_nid": "test_utils_testarrayequal_test_0_ndim_array", "callee": "escape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L129"}, {"caller_nid": "test_utils_testarrayequal_test_generic_rank3", "callee": "foo", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L148"}, {"caller_nid": "test_utils_testarrayequal_test_generic_rank3", "callee": "foo", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L152"}, {"caller_nid": "test_utils_testarrayequal_test_nan_array", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L156"}, {"caller_nid": "test_utils_testarrayequal_test_nan_array", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L157"}, {"caller_nid": "test_utils_testarrayequal_test_nan_array", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L161"}, {"caller_nid": "test_utils_testarrayequal_test_string_arrays", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L166"}, {"caller_nid": "test_utils_testarrayequal_test_string_arrays", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L167"}, {"caller_nid": "test_utils_testarrayequal_test_string_arrays", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L171"}, {"caller_nid": "test_utils_testarrayequal_test_recarrays", "callee": "empty", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L177"}, {"caller_nid": "test_utils_testarrayequal_test_recarrays", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L180"}, {"caller_nid": "test_utils_testarrayequal_test_recarrays", "callee": "empty", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L184"}, {"caller_nid": "test_utils_testarrayequal_test_recarrays", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L186"}, {"caller_nid": "test_utils_testarrayequal_test_recarrays", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L187"}, {"caller_nid": "test_utils_testarrayequal_test_recarrays", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L189"}, {"caller_nid": "test_utils_testarrayequal_test_masked_nan_inf", "callee": "MaskedArray", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L194"}, {"caller_nid": "test_utils_testarrayequal_test_masked_nan_inf", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L195"}, {"caller_nid": "test_utils_testarrayequal_test_masked_nan_inf", "callee": "MaskedArray", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L198"}, {"caller_nid": "test_utils_testarrayequal_test_masked_nan_inf", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L199"}, {"caller_nid": "test_utils_testarrayequal_test_masked_scalar", "callee": "product", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L206"}, {"caller_nid": "test_utils_testarrayequal_test_masked_scalar", "callee": "MaskedArray", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L211"}, {"caller_nid": "test_utils_testarrayequal_test_masked_scalar", "callee": "MaskedArray", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L212"}, {"caller_nid": "test_utils_testarrayequal_test_masked_scalar", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L212"}, {"caller_nid": "test_utils_testarrayequal_test_masked_scalar", "callee": "product", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L217"}, {"caller_nid": "test_utils_testarrayequal_test_masked_scalar", "callee": "product", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L219"}, {"caller_nid": "test_utils_testarrayequal_test_masked_scalar", "callee": "MaskedArray", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L221"}, {"caller_nid": "test_utils_testarrayequal_test_masked_scalar", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L222"}, {"caller_nid": "test_utils_testarrayequal_test_masked_scalar", "callee": "product", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L227"}, {"caller_nid": "test_utils_testarrayequal_test_masked_scalar", "callee": "product", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L229"}, {"caller_nid": "test_utils_testarrayequal_test_masked_scalar", "callee": "product", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L230"}, {"caller_nid": "test_utils_testarrayequal_test_masked_scalar", "callee": "MaskedArray", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L232"}, {"caller_nid": "test_utils_testarrayequal_test_masked_scalar", "callee": "MaskedArray", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L233"}, {"caller_nid": "test_utils_testarrayequal_test_subclass_that_overrides_eq", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L249"}, {"caller_nid": "test_utils_testarrayequal_test_subclass_that_overrides_eq", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L249"}, {"caller_nid": "test_utils_testarrayequal_test_subclass_that_overrides_eq", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L250"}, {"caller_nid": "test_utils_testarrayequal_test_subclass_that_overrides_eq", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L250"}, {"caller_nid": "test_utils_testarrayequal_test_subclass_that_overrides_eq", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L251"}, {"caller_nid": "test_utils_testarrayequal_test_subclass_that_overrides_eq", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L251"}, {"caller_nid": "test_utils_testarrayequal_test_subclass_that_overrides_eq", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L252"}, {"caller_nid": "test_utils_testarrayequal_test_subclass_that_overrides_eq", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L253"}, {"caller_nid": "test_utils_testarrayequal_test_subclass_that_overrides_eq", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L261"}, {"caller_nid": "test_utils_testarrayequal_test_subclass_that_overrides_eq", "callee": "escape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L261"}, {"caller_nid": "test_utils_testarrayequal_test_subclass_that_overrides_eq", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L264"}, {"caller_nid": "test_utils_testarrayequal_test_subclass_that_overrides_eq", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L264"}, {"caller_nid": "test_utils_testarrayequal_test_subclass_that_overrides_eq", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L268"}, {"caller_nid": "test_utils_testarrayequal_test_subclass_that_overrides_eq", "callee": "escape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L268"}, {"caller_nid": "test_utils_testarrayequal_test_subclass_that_does_not_implement_npall", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L276"}, {"caller_nid": "test_utils_testarrayequal_test_subclass_that_does_not_implement_npall", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L276"}, {"caller_nid": "test_utils_testarrayequal_test_subclass_that_does_not_implement_npall", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L277"}, {"caller_nid": "test_utils_testarrayequal_test_subclass_that_does_not_implement_npall", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L277"}, {"caller_nid": "test_utils_testarrayequal_test_subclass_that_does_not_implement_npall", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L278"}, {"caller_nid": "test_utils_testarrayequal_test_subclass_that_does_not_implement_npall", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L279"}, {"caller_nid": "test_utils_testarrayequal_test_suppress_overflow_warnings", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L286"}, {"caller_nid": "test_utils_testarrayequal_test_suppress_overflow_warnings", "callee": "errstate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L287"}, {"caller_nid": "test_utils_testarrayequal_test_suppress_overflow_warnings", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L288"}, {"caller_nid": "test_utils_testarrayequal_test_suppress_overflow_warnings", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L289"}, {"caller_nid": "test_utils_testarrayequal_test_suppress_overflow_warnings", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L290"}, {"caller_nid": "test_utils_testarrayequal_test_array_vs_scalar_is_equal", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L294"}, {"caller_nid": "test_utils_testarrayequal_test_array_vs_array_not_equal", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L301"}, {"caller_nid": "test_utils_testarrayequal_test_array_vs_array_not_equal", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L302"}, {"caller_nid": "test_utils_testarrayequal_test_array_vs_array_not_equal", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L309"}, {"caller_nid": "test_utils_testarrayequal_test_array_vs_array_not_equal", "callee": "escape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L309"}, {"caller_nid": "test_utils_testarrayequal_test_array_vs_array_not_equal", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L312"}, {"caller_nid": "test_utils_testarrayequal_test_array_vs_array_not_equal", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L321"}, {"caller_nid": "test_utils_testarrayequal_test_array_vs_array_not_equal", "callee": "escape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L321"}, {"caller_nid": "test_utils_testarrayequal_test_array_vs_scalar_strict", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L326"}, {"caller_nid": "test_utils_testarrayequal_test_array_vs_scalar_strict", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L329"}, {"caller_nid": "test_utils_testarrayequal_test_array_vs_array_strict", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L334"}, {"caller_nid": "test_utils_testarrayequal_test_array_vs_array_strict", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L335"}, {"caller_nid": "test_utils_testarrayequal_test_array_vs_float_array_strict", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L341"}, {"caller_nid": "test_utils_testarrayequal_test_array_vs_float_array_strict", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L342"}, {"caller_nid": "test_utils_testarrayequal_test_array_vs_float_array_strict", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L344"}, {"caller_nid": "test_utils_testbuilderrormessage_test_build_err_msg_defaults", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L351"}, {"caller_nid": "test_utils_testbuilderrormessage_test_build_err_msg_defaults", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L352"}, {"caller_nid": "test_utils_testbuilderrormessage_test_build_err_msg_defaults", "callee": "build_err_msg", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L355"}, {"caller_nid": "test_utils_testbuilderrormessage_test_build_err_msg_defaults", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L359"}, {"caller_nid": "test_utils_testbuilderrormessage_test_build_err_msg_no_verbose", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L362"}, {"caller_nid": "test_utils_testbuilderrormessage_test_build_err_msg_no_verbose", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L363"}, {"caller_nid": "test_utils_testbuilderrormessage_test_build_err_msg_no_verbose", "callee": "build_err_msg", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L366"}, {"caller_nid": "test_utils_testbuilderrormessage_test_build_err_msg_no_verbose", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L368"}, {"caller_nid": "test_utils_testbuilderrormessage_test_build_err_msg_custom_names", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L371"}, {"caller_nid": "test_utils_testbuilderrormessage_test_build_err_msg_custom_names", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L372"}, {"caller_nid": "test_utils_testbuilderrormessage_test_build_err_msg_custom_names", "callee": "build_err_msg", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L375"}, {"caller_nid": "test_utils_testbuilderrormessage_test_build_err_msg_custom_names", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L379"}, {"caller_nid": "test_utils_testbuilderrormessage_test_build_err_msg_custom_precision", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L382"}, {"caller_nid": "test_utils_testbuilderrormessage_test_build_err_msg_custom_precision", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L383"}, {"caller_nid": "test_utils_testbuilderrormessage_test_build_err_msg_custom_precision", "callee": "build_err_msg", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L386"}, {"caller_nid": "test_utils_testbuilderrormessage_test_build_err_msg_custom_precision", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L390"}, {"caller_nid": "test_utils_testequal_assert_func", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L396"}, {"caller_nid": "test_utils_testequal_test_datetime", "callee": "datetime64", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L411"}, {"caller_nid": "test_utils_testequal_test_datetime", "callee": "datetime64", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L412"}, {"caller_nid": "test_utils_testequal_test_datetime", "callee": "datetime64", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L415"}, {"caller_nid": "test_utils_testequal_test_datetime", "callee": "datetime64", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L416"}, {"caller_nid": "test_utils_testequal_test_datetime", "callee": "datetime64", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L421"}, {"caller_nid": "test_utils_testequal_test_datetime", "callee": "datetime64", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L422"}, {"caller_nid": "test_utils_testequal_test_datetime", "callee": "datetime64", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L425"}, {"caller_nid": "test_utils_testequal_test_datetime", "callee": "datetime64", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L426"}, {"caller_nid": "test_utils_testequal_test_nat_items", "callee": "datetime64", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L431"}, {"caller_nid": "test_utils_testequal_test_nat_items", "callee": "datetime64", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L432"}, {"caller_nid": "test_utils_testequal_test_nat_items", "callee": "datetime64", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L433"}, {"caller_nid": "test_utils_testequal_test_nat_items", "callee": "timedelta64", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L435"}, {"caller_nid": "test_utils_testequal_test_nat_items", "callee": "timedelta64", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L436"}, {"caller_nid": "test_utils_testequal_test_nat_items", "callee": "timedelta64", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L437"}, {"caller_nid": "test_utils_testequal_test_nat_items", "callee": "product", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L441"}, {"caller_nid": "test_utils_testequal_test_nat_items", "callee": "product", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L446"}, {"caller_nid": "test_utils_testequal_test_nat_items", "callee": "product", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L451"}, {"caller_nid": "test_utils_testequal_test_nat_items", "callee": "datetime64", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L455"}, {"caller_nid": "test_utils_testequal_test_nat_items", "callee": "datetime64", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L456"}, {"caller_nid": "test_utils_testequal_test_nat_items", "callee": "timedelta64", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L457"}, {"caller_nid": "test_utils_testequal_test_nat_items", "callee": "timedelta64", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L458"}, {"caller_nid": "test_utils_testequal_test_complex_item", "callee": "complex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L465"}, {"caller_nid": "test_utils_testequal_test_complex_item", "callee": "complex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L465"}, {"caller_nid": "test_utils_testequal_test_complex_item", "callee": "complex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L466"}, {"caller_nid": "test_utils_testequal_test_complex_item", "callee": "complex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L466"}, {"caller_nid": "test_utils_testequal_test_complex_item", "callee": "complex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L467"}, {"caller_nid": "test_utils_testequal_test_complex_item", "callee": "complex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L467"}, {"caller_nid": "test_utils_testequal_test_complex_item", "callee": "complex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L468"}, {"caller_nid": "test_utils_testequal_test_complex_item", "callee": "complex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L468"}, {"caller_nid": "test_utils_testequal_test_complex_item", "callee": "complex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L469"}, {"caller_nid": "test_utils_testequal_test_complex_item", "callee": "complex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L469"}, {"caller_nid": "test_utils_testequal_test_complex", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L475"}, {"caller_nid": "test_utils_testequal_test_complex", "callee": "complex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L475"}, {"caller_nid": "test_utils_testequal_test_complex", "callee": "complex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L475"}, {"caller_nid": "test_utils_testequal_test_complex", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L476"}, {"caller_nid": "test_utils_testequal_test_complex", "callee": "complex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L476"}, {"caller_nid": "test_utils_testequal_test_complex", "callee": "complex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L476"}, {"caller_nid": "test_utils_testequal_test_object", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L483"}, {"caller_nid": "test_utils_testequal_test_object", "callee": "datetime", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L483"}, {"caller_nid": "test_utils_testequal_test_object", "callee": "datetime", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L484"}, {"caller_nid": "test_utils_testarrayalmostequal_assert_func", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L491"}, {"caller_nid": "test_utils_testarrayalmostequal_test_closeness", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L504"}, {"caller_nid": "test_utils_testarrayalmostequal_test_closeness", "callee": "escape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L504"}, {"caller_nid": "test_utils_testarrayalmostequal_test_closeness", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L515"}, {"caller_nid": "test_utils_testarrayalmostequal_test_closeness", "callee": "escape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L515"}, {"caller_nid": "test_utils_testarrayalmostequal_test_closeness", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L525"}, {"caller_nid": "test_utils_testarrayalmostequal_test_closeness", "callee": "escape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L525"}, {"caller_nid": "test_utils_testarrayalmostequal_test_closeness", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L533"}, {"caller_nid": "test_utils_testarrayalmostequal_test_closeness", "callee": "escape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L533"}, {"caller_nid": "test_utils_testarrayalmostequal_test_simple", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L537"}, {"caller_nid": "test_utils_testarrayalmostequal_test_simple", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L538"}, {"caller_nid": "test_utils_testarrayalmostequal_test_simple", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L550"}, {"caller_nid": "test_utils_testarrayalmostequal_test_simple", "callee": "escape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L550"}, {"caller_nid": "test_utils_testarrayalmostequal_test_array_vs_scalar", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L563"}, {"caller_nid": "test_utils_testarrayalmostequal_test_array_vs_scalar", "callee": "escape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L563"}, {"caller_nid": "test_utils_testarrayalmostequal_test_array_vs_scalar", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L573"}, {"caller_nid": "test_utils_testarrayalmostequal_test_array_vs_scalar", "callee": "escape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L573"}, {"caller_nid": "test_utils_testarrayalmostequal_test_array_vs_scalar", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L583"}, {"caller_nid": "test_utils_testarrayalmostequal_test_array_vs_scalar", "callee": "escape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L583"}, {"caller_nid": "test_utils_testarrayalmostequal_test_array_vs_scalar", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L593"}, {"caller_nid": "test_utils_testarrayalmostequal_test_array_vs_scalar", "callee": "escape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L593"}, {"caller_nid": "test_utils_testarrayalmostequal_test_nan", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L597"}, {"caller_nid": "test_utils_testarrayalmostequal_test_nan", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L598"}, {"caller_nid": "test_utils_testarrayalmostequal_test_nan", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L599"}, {"caller_nid": "test_utils_testarrayalmostequal_test_nan", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L601"}, {"caller_nid": "test_utils_testarrayalmostequal_test_nan", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L603"}, {"caller_nid": "test_utils_testarrayalmostequal_test_nan", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L605"}, {"caller_nid": "test_utils_testarrayalmostequal_test_inf", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L609"}, {"caller_nid": "test_utils_testarrayalmostequal_test_inf", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L610"}, {"caller_nid": "test_utils_testarrayalmostequal_test_inf", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L612"}, {"caller_nid": "test_utils_testarrayalmostequal_test_inf", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L615"}, {"caller_nid": "test_utils_testarrayalmostequal_test_complex_inf", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L619"}, {"caller_nid": "test_utils_testarrayalmostequal_test_complex_inf", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L620"}, {"caller_nid": "test_utils_testarrayalmostequal_test_complex_inf", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L627"}, {"caller_nid": "test_utils_testarrayalmostequal_test_complex_inf", "callee": "escape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L627"}, {"caller_nid": "test_utils_testarrayalmostequal_test_subclass", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L631"}, {"caller_nid": "test_utils_testarrayalmostequal_test_subclass", "callee": "masked_array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L632"}, {"caller_nid": "test_utils_testarrayalmostequal_test_subclass", "callee": "MaskedArray", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L639"}, {"caller_nid": "test_utils_testarrayalmostequal_test_subclass", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L640"}, {"caller_nid": "test_utils_testarrayalmostequal_test_subclass", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L644"}, {"caller_nid": "test_utils_testarrayalmostequal_test_subclass", "callee": "MaskedArray", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L647"}, {"caller_nid": "test_utils_testarrayalmostequal_test_subclass", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L648"}, {"caller_nid": "test_utils_testarrayalmostequal_test_subclass", "callee": "MaskedArray", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L651"}, {"caller_nid": "test_utils_testarrayalmostequal_test_subclass", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L652"}, {"caller_nid": "test_utils_testarrayalmostequal_test_subclass_2", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L671"}, {"caller_nid": "test_utils_testarrayalmostequal_test_subclass_2", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L671"}, {"caller_nid": "test_utils_testarrayalmostequal_test_subclass_2", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L674"}, {"caller_nid": "test_utils_testarrayalmostequal_test_subclass_2", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L674"}, {"caller_nid": "test_utils_testarrayalmostequal_test_subclass_2", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L675"}, {"caller_nid": "test_utils_testarrayalmostequal_test_subclass_2", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L676"}, {"caller_nid": "test_utils_testarrayalmostequal_test_subclass_2", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L676"}, {"caller_nid": "test_utils_testarrayalmostequal_test_subclass_2", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L682"}, {"caller_nid": "test_utils_testarrayalmostequal_test_subclass_2", "callee": "escape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L682"}, {"caller_nid": "test_utils_testarrayalmostequal_test_subclass_that_cannot_be_bool", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L700"}, {"caller_nid": "test_utils_testarrayalmostequal_test_subclass_that_cannot_be_bool", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L700"}, {"caller_nid": "test_utils_testalmostequal_assert_func", "callee": "assert_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L707"}, {"caller_nid": "test_utils_testalmostequal_test_closeness", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L718"}, {"caller_nid": "test_utils_testalmostequal_test_closeness", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L723"}, {"caller_nid": "test_utils_testalmostequal_test_nan_item", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L728"}, {"caller_nid": "test_utils_testalmostequal_test_nan_item", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L730"}, {"caller_nid": "test_utils_testalmostequal_test_nan_item", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L732"}, {"caller_nid": "test_utils_testalmostequal_test_inf_item", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L738"}, {"caller_nid": "test_utils_testalmostequal_test_inf_item", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L740"}, {"caller_nid": "test_utils_testalmostequal_test_complex_item", "callee": "complex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L747"}, {"caller_nid": "test_utils_testalmostequal_test_complex_item", "callee": "complex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L747"}, {"caller_nid": "test_utils_testalmostequal_test_complex_item", "callee": "complex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L748"}, {"caller_nid": "test_utils_testalmostequal_test_complex_item", "callee": "complex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L748"}, {"caller_nid": "test_utils_testalmostequal_test_complex_item", "callee": "complex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L749"}, {"caller_nid": "test_utils_testalmostequal_test_complex_item", "callee": "complex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L749"}, {"caller_nid": "test_utils_testalmostequal_test_complex_item", "callee": "complex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L750"}, {"caller_nid": "test_utils_testalmostequal_test_complex_item", "callee": "complex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L750"}, {"caller_nid": "test_utils_testalmostequal_test_complex_item", "callee": "complex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L751"}, {"caller_nid": "test_utils_testalmostequal_test_complex_item", "callee": "complex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L751"}, {"caller_nid": "test_utils_testalmostequal_test_complex_item", "callee": "complex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L752"}, {"caller_nid": "test_utils_testalmostequal_test_complex_item", "callee": "complex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L752"}, {"caller_nid": "test_utils_testalmostequal_test_complex", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L755"}, {"caller_nid": "test_utils_testalmostequal_test_complex", "callee": "complex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L755"}, {"caller_nid": "test_utils_testalmostequal_test_complex", "callee": "complex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L755"}, {"caller_nid": "test_utils_testalmostequal_test_complex", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L756"}, {"caller_nid": "test_utils_testalmostequal_test_complex", "callee": "complex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L756"}, {"caller_nid": "test_utils_testalmostequal_test_complex", "callee": "complex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L756"}, {"caller_nid": "test_utils_testalmostequal_test_complex", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L757"}, {"caller_nid": "test_utils_testalmostequal_test_complex", "callee": "complex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L757"}, {"caller_nid": "test_utils_testalmostequal_test_complex", "callee": "complex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L757"}, {"caller_nid": "test_utils_testalmostequal_test_error_message", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L765"}, {"caller_nid": "test_utils_testalmostequal_test_error_message", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L766"}, {"caller_nid": "test_utils_testalmostequal_test_error_message", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L782"}, {"caller_nid": "test_utils_testalmostequal_test_error_message", "callee": "escape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L782"}, {"caller_nid": "test_utils_testalmostequal_test_error_message", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L796"}, {"caller_nid": "test_utils_testalmostequal_test_error_message", "callee": "escape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L796"}, {"caller_nid": "test_utils_testalmostequal_test_error_message", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L800"}, {"caller_nid": "test_utils_testalmostequal_test_error_message", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L801"}, {"caller_nid": "test_utils_testalmostequal_test_error_message", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L809"}, {"caller_nid": "test_utils_testalmostequal_test_error_message", "callee": "escape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L809"}, {"caller_nid": "test_utils_testalmostequal_test_error_message", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L813"}, {"caller_nid": "test_utils_testalmostequal_test_error_message", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L814"}, {"caller_nid": "test_utils_testalmostequal_test_error_message", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L821"}, {"caller_nid": "test_utils_testalmostequal_test_error_message", "callee": "escape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L821"}, {"caller_nid": "test_utils_testalmostequal_test_error_message_2", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L828"}, {"caller_nid": "test_utils_testalmostequal_test_error_message_2", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L838"}, {"caller_nid": "test_utils_testalmostequal_test_error_message_2", "callee": "escape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L838"}, {"caller_nid": "test_utils_testalmostequal_test_error_message_2", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L842"}, {"caller_nid": "test_utils_testalmostequal_test_error_message_2", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L852"}, {"caller_nid": "test_utils_testalmostequal_test_error_message_2", "callee": "escape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L852"}, {"caller_nid": "test_utils_testalmostequal_test_subclass_that_cannot_be_bool", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L870"}, {"caller_nid": "test_utils_testalmostequal_test_subclass_that_cannot_be_bool", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L870"}, {"caller_nid": "test_utils_testapproxequal_assert_func", "callee": "assert_approx_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L877"}, {"caller_nid": "test_utils_testapproxequal_test_simple_0d_arrays", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L880"}, {"caller_nid": "test_utils_testapproxequal_test_simple_0d_arrays", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L881"}, {"caller_nid": "test_utils_testapproxequal_test_simple_0d_arrays", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L885"}, {"caller_nid": "test_utils_testapproxequal_test_simple_items", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L895"}, {"caller_nid": "test_utils_testapproxequal_test_nan_array", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L899"}, {"caller_nid": "test_utils_testapproxequal_test_nan_array", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L900"}, {"caller_nid": "test_utils_testapproxequal_test_nan_array", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L901"}, {"caller_nid": "test_utils_testapproxequal_test_nan_array", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L903"}, {"caller_nid": "test_utils_testapproxequal_test_nan_array", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L904"}, {"caller_nid": "test_utils_testapproxequal_test_nan_array", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L905"}, {"caller_nid": "test_utils_testapproxequal_test_nan_items", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L908"}, {"caller_nid": "test_utils_testapproxequal_test_nan_items", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L909"}, {"caller_nid": "test_utils_testapproxequal_test_nan_items", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L910"}, {"caller_nid": "test_utils_testapproxequal_test_nan_items", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L912"}, {"caller_nid": "test_utils_testapproxequal_test_nan_items", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L913"}, {"caller_nid": "test_utils_testapproxequal_test_nan_items", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L914"}, {"caller_nid": "test_utils_testarrayassertless_assert_func", "callee": "assert_array_less", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L920"}, {"caller_nid": "test_utils_testarrayassertless_test_simple_arrays", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L923"}, {"caller_nid": "test_utils_testarrayassertless_test_simple_arrays", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L924"}, {"caller_nid": "test_utils_testarrayassertless_test_simple_arrays", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L927"}, {"caller_nid": "test_utils_testarrayassertless_test_simple_arrays", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L929"}, {"caller_nid": "test_utils_testarrayassertless_test_simple_arrays", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L931"}, {"caller_nid": "test_utils_testarrayassertless_test_simple_arrays", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L932"}, {"caller_nid": "test_utils_testarrayassertless_test_simple_arrays", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L934"}, {"caller_nid": "test_utils_testarrayassertless_test_simple_arrays", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L935"}, {"caller_nid": "test_utils_testarrayassertless_test_simple_arrays", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L943"}, {"caller_nid": "test_utils_testarrayassertless_test_simple_arrays", "callee": "escape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L943"}, {"caller_nid": "test_utils_testarrayassertless_test_rank2", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L947"}, {"caller_nid": "test_utils_testarrayassertless_test_rank2", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L948"}, {"caller_nid": "test_utils_testarrayassertless_test_rank2", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L959"}, {"caller_nid": "test_utils_testarrayassertless_test_rank2", "callee": "escape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L959"}, {"caller_nid": "test_utils_testarrayassertless_test_rank2", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L962"}, {"caller_nid": "test_utils_testarrayassertless_test_rank2", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L963"}, {"caller_nid": "test_utils_testarrayassertless_test_rank2", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L964"}, {"caller_nid": "test_utils_testarrayassertless_test_rank3", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L967"}, {"caller_nid": "test_utils_testarrayassertless_test_rank3", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L968"}, {"caller_nid": "test_utils_testarrayassertless_test_rank3", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L971"}, {"caller_nid": "test_utils_testarrayassertless_test_rank3", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L979"}, {"caller_nid": "test_utils_testarrayassertless_test_rank3", "callee": "escape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L979"}, {"caller_nid": "test_utils_testarrayassertless_test_rank3", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L982"}, {"caller_nid": "test_utils_testarrayassertless_test_simple_items", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L992"}, {"caller_nid": "test_utils_testarrayassertless_test_simple_items", "callee": "escape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L992"}, {"caller_nid": "test_utils_testarrayassertless_test_simple_items", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L995"}, {"caller_nid": "test_utils_testarrayassertless_test_simple_items", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L998"}, {"caller_nid": "test_utils_testarrayassertless_test_simple_items", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1000"}, {"caller_nid": "test_utils_testarrayassertless_test_simple_items", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1002"}, {"caller_nid": "test_utils_testarrayassertless_test_simple_items_and_array", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1005"}, {"caller_nid": "test_utils_testarrayassertless_test_simple_items_and_array", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1014"}, {"caller_nid": "test_utils_testarrayassertless_test_simple_items_and_array", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1024"}, {"caller_nid": "test_utils_testarrayassertless_test_simple_items_and_array", "callee": "escape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1024"}, {"caller_nid": "test_utils_testarrayassertless_test_simple_items_and_array", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1038"}, {"caller_nid": "test_utils_testarrayassertless_test_simple_items_and_array", "callee": "escape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1038"}, {"caller_nid": "test_utils_testarrayassertless_test_zeroes", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1042"}, {"caller_nid": "test_utils_testarrayassertless_test_zeroes", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1043"}, {"caller_nid": "test_utils_testarrayassertless_test_zeroes", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1050"}, {"caller_nid": "test_utils_testarrayassertless_test_zeroes", "callee": "escape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1050"}, {"caller_nid": "test_utils_testarrayassertless_test_zeroes", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1060"}, {"caller_nid": "test_utils_testarrayassertless_test_zeroes", "callee": "escape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1060"}, {"caller_nid": "test_utils_testarrayassertless_test_zeroes", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1072"}, {"caller_nid": "test_utils_testarrayassertless_test_zeroes", "callee": "escape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1072"}, {"caller_nid": "test_utils_testarrayassertless_test_zeroes", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1080"}, {"caller_nid": "test_utils_testarrayassertless_test_zeroes", "callee": "escape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1080"}, {"caller_nid": "test_utils_testarrayassertless_test_nan_noncompare", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1084"}, {"caller_nid": "test_utils_testarrayassertless_test_nan_noncompare", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1085"}, {"caller_nid": "test_utils_testarrayassertless_test_nan_noncompare", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1086"}, {"caller_nid": "test_utils_testarrayassertless_test_nan_noncompare", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1088"}, {"caller_nid": "test_utils_testarrayassertless_test_nan_noncompare", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1089"}, {"caller_nid": "test_utils_testarrayassertless_test_nan_noncompare", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1090"}, {"caller_nid": "test_utils_testarrayassertless_test_nan_noncompare", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1091"}, {"caller_nid": "test_utils_testarrayassertless_test_nan_noncompare_array", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1094"}, {"caller_nid": "test_utils_testarrayassertless_test_nan_noncompare_array", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1095"}, {"caller_nid": "test_utils_testarrayassertless_test_nan_noncompare_array", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1097"}, {"caller_nid": "test_utils_testarrayassertless_test_nan_noncompare_array", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1098"}, {"caller_nid": "test_utils_testarrayassertless_test_nan_noncompare_array", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1100"}, {"caller_nid": "test_utils_testarrayassertless_test_nan_noncompare_array", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1102"}, {"caller_nid": "test_utils_testarrayassertless_test_nan_noncompare_array", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1103"}, {"caller_nid": "test_utils_testarrayassertless_test_nan_noncompare_array", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1105"}, {"caller_nid": "test_utils_testarrayassertless_test_nan_noncompare_array", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1108"}, {"caller_nid": "test_utils_testarrayassertless_test_inf_compare", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1111"}, {"caller_nid": "test_utils_testarrayassertless_test_inf_compare", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1112"}, {"caller_nid": "test_utils_testarrayassertless_test_inf_compare", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1117"}, {"caller_nid": "test_utils_testarrayassertless_test_inf_compare", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1118"}, {"caller_nid": "test_utils_testarrayassertless_test_inf_compare", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1119"}, {"caller_nid": "test_utils_testarrayassertless_test_inf_compare", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1120"}, {"caller_nid": "test_utils_testarrayassertless_test_inf_compare", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1121"}, {"caller_nid": "test_utils_testarrayassertless_test_inf_compare_array", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1124"}, {"caller_nid": "test_utils_testarrayassertless_test_inf_compare_array", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1125"}, {"caller_nid": "test_utils_testarrayassertless_test_inf_compare_array", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1127"}, {"caller_nid": "test_utils_testarrayassertless_test_inf_compare_array", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1128"}, {"caller_nid": "test_utils_testarrayassertless_test_inf_compare_array", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1129"}, {"caller_nid": "test_utils_testarrayassertless_test_inf_compare_array", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1130"}, {"caller_nid": "test_utils_testarrayassertless_test_inf_compare_array", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1131"}, {"caller_nid": "test_utils_testarrayassertless_test_strict", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1136"}, {"caller_nid": "test_utils_testarrayassertless_test_strict", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1137"}, {"caller_nid": "test_utils_testarrayassertless_test_strict", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1139"}, {"caller_nid": "test_utils_testarrayassertless_test_strict", "callee": "broadcast_to", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1141"}, {"caller_nid": "test_utils_testarrayassertless_test_strict", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1143"}, {"caller_nid": "test_utils_testarrayassertless_test_strict", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1144"}, {"caller_nid": "test_utils_testwarns_test_warn", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1158"}, {"caller_nid": "test_utils_testwarns_test_warn", "callee": "assert_warns", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1158"}, {"caller_nid": "test_utils_testwarns_test_warn", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1161"}, {"caller_nid": "test_utils_testwarns_test_warn", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1162"}, {"caller_nid": "test_utils_testwarns_test_warn", "callee": "assert_no_warnings", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1162"}, {"caller_nid": "test_utils_testwarns_test_warn", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1165"}, {"caller_nid": "test_utils_testwarns_test_context_manager", "callee": "assert_warns", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1171"}, {"caller_nid": "test_utils_testwarns_test_context_manager", "callee": "warn", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1172"}, {"caller_nid": "test_utils_testwarns_test_context_manager", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1179"}, {"caller_nid": "test_utils_testwarns_test_context_manager", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1180"}, {"caller_nid": "test_utils_testwarns_test_args", "callee": "assert_warns", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1188"}, {"caller_nid": "test_utils_testwarns_test_args", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1190"}, {"caller_nid": "test_utils_testwarns_test_args", "callee": "assert_warns", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1192"}, {"caller_nid": "test_utils_testwarns_test_args", "callee": "warn", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1193"}, {"caller_nid": "test_utils_testwarns_test_args", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1194"}, {"caller_nid": "test_utils_testwarns_test_args", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1195"}, {"caller_nid": "test_utils_testwarns_test_args", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1197"}, {"caller_nid": "test_utils_testwarns_test_args", "callee": "assert_warns", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1199"}, {"caller_nid": "test_utils_testwarns_test_args", "callee": "warn", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1200"}, {"caller_nid": "test_utils_testwarns_test_args", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1201"}, {"caller_nid": "test_utils_testwarns_test_args", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1202"}, {"caller_nid": "test_utils_testwarns_test_warn_wrong_warning", "callee": "catch_warnings", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1209"}, {"caller_nid": "test_utils_testwarns_test_warn_wrong_warning", "callee": "simplefilter", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1210"}, {"caller_nid": "test_utils_testwarns_test_warn_wrong_warning", "callee": "assert_warns", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1213"}, {"caller_nid": "test_utils_testwarns_test_warn_wrong_warning", "callee": "AssertionError", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1219"}, {"caller_nid": "test_utils_testassertallclose_test_simple", "callee": "assert_allclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1228"}, {"caller_nid": "test_utils_testassertallclose_test_simple", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1229"}, {"caller_nid": "test_utils_testassertallclose_test_simple", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1234"}, {"caller_nid": "test_utils_testassertallclose_test_simple", "callee": "escape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1234"}, {"caller_nid": "test_utils_testassertallclose_test_simple", "callee": "assert_allclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1235"}, {"caller_nid": "test_utils_testassertallclose_test_simple", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1241"}, {"caller_nid": "test_utils_testassertallclose_test_simple", "callee": "escape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1241"}, {"caller_nid": "test_utils_testassertallclose_test_simple", "callee": "assert_allclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1242"}, {"caller_nid": "test_utils_testassertallclose_test_simple", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1247"}, {"caller_nid": "test_utils_testassertallclose_test_simple", "callee": "escape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1247"}, {"caller_nid": "test_utils_testassertallclose_test_simple", "callee": "assert_allclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1248"}, {"caller_nid": "test_utils_testassertallclose_test_simple", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1250"}, {"caller_nid": "test_utils_testassertallclose_test_simple", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1251"}, {"caller_nid": "test_utils_testassertallclose_test_simple", "callee": "assert_allclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1253"}, {"caller_nid": "test_utils_testassertallclose_test_simple", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1254"}, {"caller_nid": "test_utils_testassertallclose_test_simple", "callee": "assert_allclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1257"}, {"caller_nid": "test_utils_testassertallclose_test_simple", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1258"}, {"caller_nid": "test_utils_testassertallclose_test_simple", "callee": "assert_allclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1260"}, {"caller_nid": "test_utils_testassertallclose_test_simple", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1261"}, {"caller_nid": "test_utils_testassertallclose_test_simple", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1263"}, {"caller_nid": "test_utils_testassertallclose_test_simple", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1264"}, {"caller_nid": "test_utils_testassertallclose_test_simple", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1270"}, {"caller_nid": "test_utils_testassertallclose_test_simple", "callee": "escape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1270"}, {"caller_nid": "test_utils_testassertallclose_test_simple", "callee": "assert_allclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1271"}, {"caller_nid": "test_utils_testassertallclose_test_simple", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1278"}, {"caller_nid": "test_utils_testassertallclose_test_simple", "callee": "escape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1278"}, {"caller_nid": "test_utils_testassertallclose_test_simple", "callee": "assert_allclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1279"}, {"caller_nid": "test_utils_testassertallclose_test_min_int", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1282"}, {"caller_nid": "test_utils_testassertallclose_test_min_int", "callee": "iinfo", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1282"}, {"caller_nid": "test_utils_testassertallclose_test_min_int", "callee": "assert_allclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1284"}, {"caller_nid": "test_utils_testassertallclose_test_report_fail_percentage", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1287"}, {"caller_nid": "test_utils_testassertallclose_test_report_fail_percentage", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1288"}, {"caller_nid": "test_utils_testassertallclose_test_report_fail_percentage", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1295"}, {"caller_nid": "test_utils_testassertallclose_test_report_fail_percentage", "callee": "escape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1295"}, {"caller_nid": "test_utils_testassertallclose_test_report_fail_percentage", "callee": "assert_allclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1296"}, {"caller_nid": "test_utils_testassertallclose_test_equal_nan", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1299"}, {"caller_nid": "test_utils_testassertallclose_test_equal_nan", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1300"}, {"caller_nid": "test_utils_testassertallclose_test_equal_nan", "callee": "assert_allclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1302"}, {"caller_nid": "test_utils_testassertallclose_test_equal_nan", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1304"}, {"caller_nid": "test_utils_testassertallclose_test_equal_nan", "callee": "complex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1304"}, {"caller_nid": "test_utils_testassertallclose_test_equal_nan", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1305"}, {"caller_nid": "test_utils_testassertallclose_test_equal_nan", "callee": "complex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1305"}, {"caller_nid": "test_utils_testassertallclose_test_equal_nan", "callee": "assert_allclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1306"}, {"caller_nid": "test_utils_testassertallclose_test_equal_nan", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1307"}, {"caller_nid": "test_utils_testassertallclose_test_equal_nan", "callee": "complex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1307"}, {"caller_nid": "test_utils_testassertallclose_test_equal_nan", "callee": "assert_allclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1308"}, {"caller_nid": "test_utils_testassertallclose_test_not_equal_nan", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1311"}, {"caller_nid": "test_utils_testassertallclose_test_not_equal_nan", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1312"}, {"caller_nid": "test_utils_testassertallclose_test_not_equal_nan", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1313"}, {"caller_nid": "test_utils_testassertallclose_test_not_equal_nan", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1315"}, {"caller_nid": "test_utils_testassertallclose_test_not_equal_nan", "callee": "complex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1315"}, {"caller_nid": "test_utils_testassertallclose_test_not_equal_nan", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1316"}, {"caller_nid": "test_utils_testassertallclose_test_not_equal_nan", "callee": "complex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1316"}, {"caller_nid": "test_utils_testassertallclose_test_not_equal_nan", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1317"}, {"caller_nid": "test_utils_testassertallclose_test_equal_nan_default", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1323"}, {"caller_nid": "test_utils_testassertallclose_test_equal_nan_default", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1324"}, {"caller_nid": "test_utils_testassertallclose_test_equal_nan_default", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1325"}, {"caller_nid": "test_utils_testassertallclose_test_equal_nan_default", "callee": "assert_array_almost_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1326"}, {"caller_nid": "test_utils_testassertallclose_test_equal_nan_default", "callee": "assert_array_less", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1327"}, {"caller_nid": "test_utils_testassertallclose_test_equal_nan_default", "callee": "assert_allclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1328"}, {"caller_nid": "test_utils_testassertallclose_test_report_max_relative_error", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1331"}, {"caller_nid": "test_utils_testassertallclose_test_report_max_relative_error", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1332"}, {"caller_nid": "test_utils_testassertallclose_test_report_max_relative_error", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1335"}, {"caller_nid": "test_utils_testassertallclose_test_report_max_relative_error", "callee": "escape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1335"}, {"caller_nid": "test_utils_testassertallclose_test_report_max_relative_error", "callee": "assert_allclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1336"}, {"caller_nid": "test_utils_testassertallclose_test_timedelta", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1340"}, {"caller_nid": "test_utils_testassertallclose_test_timedelta", "callee": "assert_allclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1341"}, {"caller_nid": "test_utils_testassertallclose_test_error_message_unsigned", "callee": "asarray", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1350"}, {"caller_nid": "test_utils_testassertallclose_test_error_message_unsigned", "callee": "asarray", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1351"}, {"caller_nid": "test_utils_testassertallclose_test_error_message_unsigned", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1353"}, {"caller_nid": "test_utils_testassertallclose_test_error_message_unsigned", "callee": "escape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1353"}, {"caller_nid": "test_utils_testassertallclose_test_error_message_unsigned", "callee": "assert_allclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1354"}, {"caller_nid": "test_utils_testassertallclose_test_strict", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1358"}, {"caller_nid": "test_utils_testassertallclose_test_strict", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1359"}, {"caller_nid": "test_utils_testassertallclose_test_strict", "callee": "assert_allclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1360"}, {"caller_nid": "test_utils_testassertallclose_test_strict", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1361"}, {"caller_nid": "test_utils_testassertallclose_test_strict", "callee": "assert_allclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1362"}, {"caller_nid": "test_utils_testassertallclose_test_strict", "callee": "assert_allclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1363"}, {"caller_nid": "test_utils_testassertallclose_test_strict", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1364"}, {"caller_nid": "test_utils_testassertallclose_test_strict", "callee": "assert_allclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1365"}, {"caller_nid": "test_utils_testassertallclose_test_strict", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1365"}, {"caller_nid": "test_utils_testassertallclose_test_infs", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1368"}, {"caller_nid": "test_utils_testassertallclose_test_infs", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1369"}, {"caller_nid": "test_utils_testassertallclose_test_infs", "callee": "assert_allclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1370"}, {"caller_nid": "test_utils_testassertallclose_test_infs", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1372"}, {"caller_nid": "test_utils_testassertallclose_test_infs", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1374"}, {"caller_nid": "test_utils_testassertallclose_test_infs", "callee": "escape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1374"}, {"caller_nid": "test_utils_testassertallclose_test_infs", "callee": "assert_allclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1375"}, {"caller_nid": "test_utils_testassertallclose_test_infs", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1377"}, {"caller_nid": "test_utils_testassertallclose_test_infs", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1379"}, {"caller_nid": "test_utils_testassertallclose_test_infs", "callee": "escape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1379"}, {"caller_nid": "test_utils_testassertallclose_test_infs", "callee": "assert_allclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1380"}, {"caller_nid": "test_utils_testassertallclose_test_infs", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1381"}, {"caller_nid": "test_utils_testassertallclose_test_infs", "callee": "complex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1381"}, {"caller_nid": "test_utils_testassertallclose_test_infs", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1383"}, {"caller_nid": "test_utils_testassertallclose_test_infs", "callee": "escape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1383"}, {"caller_nid": "test_utils_testassertallclose_test_infs", "callee": "assert_allclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1384"}, {"caller_nid": "test_utils_testassertallclose_test_infs", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1386"}, {"caller_nid": "test_utils_testassertallclose_test_infs", "callee": "complex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1386"}, {"caller_nid": "test_utils_testassertallclose_test_infs", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1387"}, {"caller_nid": "test_utils_testassertallclose_test_infs", "callee": "complex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1387"}, {"caller_nid": "test_utils_testassertallclose_test_infs", "callee": "assert_allclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1388"}, {"caller_nid": "test_utils_testassertallclose_test_infs", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1390"}, {"caller_nid": "test_utils_testassertallclose_test_infs", "callee": "complex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1390"}, {"caller_nid": "test_utils_testassertallclose_test_infs", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1392"}, {"caller_nid": "test_utils_testassertallclose_test_infs", "callee": "escape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1392"}, {"caller_nid": "test_utils_testassertallclose_test_infs", "callee": "assert_allclose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1393"}, {"caller_nid": "test_utils_testarrayalmostequalnulp_test_float64_pass", "callee": "linspace", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1401"}, {"caller_nid": "test_utils_testarrayalmostequalnulp_test_float64_pass", "callee": "finfo", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1406"}, {"caller_nid": "test_utils_testarrayalmostequalnulp_test_float64_pass", "callee": "assert_array_almost_equal_nulp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1408"}, {"caller_nid": "test_utils_testarrayalmostequalnulp_test_float64_pass", "callee": "finfo", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1411"}, {"caller_nid": "test_utils_testarrayalmostequalnulp_test_float64_pass", "callee": "assert_array_almost_equal_nulp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1413"}, {"caller_nid": "test_utils_testarrayalmostequalnulp_test_float64_fail", "callee": "linspace", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1417"}, {"caller_nid": "test_utils_testarrayalmostequalnulp_test_float64_fail", "callee": "finfo", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1421"}, {"caller_nid": "test_utils_testarrayalmostequalnulp_test_float64_fail", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1423"}, {"caller_nid": "test_utils_testarrayalmostequalnulp_test_float64_fail", "callee": "finfo", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1426"}, {"caller_nid": "test_utils_testarrayalmostequalnulp_test_float64_fail", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1428"}, {"caller_nid": "test_utils_testarrayalmostequalnulp_test_float64_ignore_nan", "callee": "uint64", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1435"}, {"caller_nid": "test_utils_testarrayalmostequalnulp_test_float64_ignore_nan", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1436"}, {"caller_nid": "test_utils_testarrayalmostequalnulp_test_float64_ignore_nan", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1436"}, {"caller_nid": "test_utils_testarrayalmostequalnulp_test_float64_ignore_nan", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1438"}, {"caller_nid": "test_utils_testarrayalmostequalnulp_test_float64_ignore_nan", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1439"}, {"caller_nid": "test_utils_testarrayalmostequalnulp_test_float64_ignore_nan", "callee": "assert_array_max_ulp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1440"}, {"caller_nid": "test_utils_testarrayalmostequalnulp_test_float32_pass", "callee": "linspace", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1444"}, {"caller_nid": "test_utils_testarrayalmostequalnulp_test_float32_pass", "callee": "finfo", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1448"}, {"caller_nid": "test_utils_testarrayalmostequalnulp_test_float32_pass", "callee": "assert_array_almost_equal_nulp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1450"}, {"caller_nid": "test_utils_testarrayalmostequalnulp_test_float32_pass", "callee": "finfo", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1452"}, {"caller_nid": "test_utils_testarrayalmostequalnulp_test_float32_pass", "callee": "assert_array_almost_equal_nulp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1454"}, {"caller_nid": "test_utils_testarrayalmostequalnulp_test_float32_fail", "callee": "linspace", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1458"}, {"caller_nid": "test_utils_testarrayalmostequalnulp_test_float32_fail", "callee": "finfo", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1462"}, {"caller_nid": "test_utils_testarrayalmostequalnulp_test_float32_fail", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1464"}, {"caller_nid": "test_utils_testarrayalmostequalnulp_test_float32_fail", "callee": "finfo", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1467"}, {"caller_nid": "test_utils_testarrayalmostequalnulp_test_float32_fail", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1469"}, {"caller_nid": "test_utils_testarrayalmostequalnulp_test_float32_ignore_nan", "callee": "uint32", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1476"}, {"caller_nid": "test_utils_testarrayalmostequalnulp_test_float32_ignore_nan", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1477"}, {"caller_nid": "test_utils_testarrayalmostequalnulp_test_float32_ignore_nan", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1477"}, {"caller_nid": "test_utils_testarrayalmostequalnulp_test_float32_ignore_nan", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1479"}, {"caller_nid": "test_utils_testarrayalmostequalnulp_test_float32_ignore_nan", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1480"}, {"caller_nid": "test_utils_testarrayalmostequalnulp_test_float32_ignore_nan", "callee": "assert_array_max_ulp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1481"}, {"caller_nid": "test_utils_testarrayalmostequalnulp_test_float16_pass", "callee": "linspace", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1485"}, {"caller_nid": "test_utils_testarrayalmostequalnulp_test_float16_pass", "callee": "finfo", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1489"}, {"caller_nid": "test_utils_testarrayalmostequalnulp_test_float16_pass", "callee": "assert_array_almost_equal_nulp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1491"}, {"caller_nid": "test_utils_testarrayalmostequalnulp_test_float16_pass", "callee": "finfo", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1493"}, {"caller_nid": "test_utils_testarrayalmostequalnulp_test_float16_pass", "callee": "assert_array_almost_equal_nulp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1495"}, {"caller_nid": "test_utils_testarrayalmostequalnulp_test_float16_fail", "callee": "linspace", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1499"}, {"caller_nid": "test_utils_testarrayalmostequalnulp_test_float16_fail", "callee": "finfo", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1503"}, {"caller_nid": "test_utils_testarrayalmostequalnulp_test_float16_fail", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1505"}, {"caller_nid": "test_utils_testarrayalmostequalnulp_test_float16_fail", "callee": "finfo", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1508"}, {"caller_nid": "test_utils_testarrayalmostequalnulp_test_float16_fail", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1510"}, {"caller_nid": "test_utils_testarrayalmostequalnulp_test_float16_ignore_nan", "callee": "uint16", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1517"}, {"caller_nid": "test_utils_testarrayalmostequalnulp_test_float16_ignore_nan", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1518"}, {"caller_nid": "test_utils_testarrayalmostequalnulp_test_float16_ignore_nan", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1518"}, {"caller_nid": "test_utils_testarrayalmostequalnulp_test_float16_ignore_nan", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1520"}, {"caller_nid": "test_utils_testarrayalmostequalnulp_test_float16_ignore_nan", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1521"}, {"caller_nid": "test_utils_testarrayalmostequalnulp_test_float16_ignore_nan", "callee": "assert_array_max_ulp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1522"}, {"caller_nid": "test_utils_testarrayalmostequalnulp_test_complex128_pass", "callee": "linspace", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1526"}, {"caller_nid": "test_utils_testarrayalmostequalnulp_test_complex128_pass", "callee": "finfo", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1531"}, {"caller_nid": "test_utils_testarrayalmostequalnulp_test_complex128_pass", "callee": "assert_array_almost_equal_nulp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1533"}, {"caller_nid": "test_utils_testarrayalmostequalnulp_test_complex128_pass", "callee": "assert_array_almost_equal_nulp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1534"}, {"caller_nid": "test_utils_testarrayalmostequalnulp_test_complex128_pass", "callee": "assert_array_almost_equal_nulp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1538"}, {"caller_nid": "test_utils_testarrayalmostequalnulp_test_complex128_pass", "callee": "finfo", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1540"}, {"caller_nid": "test_utils_testarrayalmostequalnulp_test_complex128_pass", "callee": "assert_array_almost_equal_nulp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1542"}, {"caller_nid": "test_utils_testarrayalmostequalnulp_test_complex128_pass", "callee": "assert_array_almost_equal_nulp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1543"}, {"caller_nid": "test_utils_testarrayalmostequalnulp_test_complex128_pass", "callee": "assert_array_almost_equal_nulp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1545"}, {"caller_nid": "test_utils_testarrayalmostequalnulp_test_complex128_fail", "callee": "linspace", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1549"}, {"caller_nid": "test_utils_testarrayalmostequalnulp_test_complex128_fail", "callee": "finfo", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1554"}, {"caller_nid": "test_utils_testarrayalmostequalnulp_test_complex128_fail", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1556"}, {"caller_nid": "test_utils_testarrayalmostequalnulp_test_complex128_fail", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1558"}, {"caller_nid": "test_utils_testarrayalmostequalnulp_test_complex128_fail", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1563"}, {"caller_nid": "test_utils_testarrayalmostequalnulp_test_complex128_fail", "callee": "finfo", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1566"}, {"caller_nid": "test_utils_testarrayalmostequalnulp_test_complex128_fail", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1568"}, {"caller_nid": "test_utils_testarrayalmostequalnulp_test_complex128_fail", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1570"}, {"caller_nid": "test_utils_testarrayalmostequalnulp_test_complex128_fail", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1573"}, {"caller_nid": "test_utils_testarrayalmostequalnulp_test_complex64_pass", "callee": "linspace", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1578"}, {"caller_nid": "test_utils_testarrayalmostequalnulp_test_complex64_pass", "callee": "finfo", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1583"}, {"caller_nid": "test_utils_testarrayalmostequalnulp_test_complex64_pass", "callee": "assert_array_almost_equal_nulp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1585"}, {"caller_nid": "test_utils_testarrayalmostequalnulp_test_complex64_pass", "callee": "assert_array_almost_equal_nulp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1586"}, {"caller_nid": "test_utils_testarrayalmostequalnulp_test_complex64_pass", "callee": "assert_array_almost_equal_nulp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1588"}, {"caller_nid": "test_utils_testarrayalmostequalnulp_test_complex64_pass", "callee": "finfo", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1590"}, {"caller_nid": "test_utils_testarrayalmostequalnulp_test_complex64_pass", "callee": "assert_array_almost_equal_nulp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1592"}, {"caller_nid": "test_utils_testarrayalmostequalnulp_test_complex64_pass", "callee": "assert_array_almost_equal_nulp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1593"}, {"caller_nid": "test_utils_testarrayalmostequalnulp_test_complex64_pass", "callee": "assert_array_almost_equal_nulp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1595"}, {"caller_nid": "test_utils_testarrayalmostequalnulp_test_complex64_fail", "callee": "linspace", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1599"}, {"caller_nid": "test_utils_testarrayalmostequalnulp_test_complex64_fail", "callee": "finfo", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1604"}, {"caller_nid": "test_utils_testarrayalmostequalnulp_test_complex64_fail", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1606"}, {"caller_nid": "test_utils_testarrayalmostequalnulp_test_complex64_fail", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1608"}, {"caller_nid": "test_utils_testarrayalmostequalnulp_test_complex64_fail", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1611"}, {"caller_nid": "test_utils_testarrayalmostequalnulp_test_complex64_fail", "callee": "finfo", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1614"}, {"caller_nid": "test_utils_testarrayalmostequalnulp_test_complex64_fail", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1616"}, {"caller_nid": "test_utils_testarrayalmostequalnulp_test_complex64_fail", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1618"}, {"caller_nid": "test_utils_testarrayalmostequalnulp_test_complex64_fail", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1621"}, {"caller_nid": "test_utils_testulp_test_equal", "callee": "randn", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1628"}, {"caller_nid": "test_utils_testulp_test_equal", "callee": "assert_array_max_ulp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1629"}, {"caller_nid": "test_utils_testulp_test_single", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1633"}, {"caller_nid": "test_utils_testulp_test_single", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1633"}, {"caller_nid": "test_utils_testulp_test_single", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1634"}, {"caller_nid": "test_utils_testulp_test_single", "callee": "randn", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1634"}, {"caller_nid": "test_utils_testulp_test_single", "callee": "finfo", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1635"}, {"caller_nid": "test_utils_testulp_test_single", "callee": "assert_array_max_ulp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1636"}, {"caller_nid": "test_utils_testulp_test_double", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1640"}, {"caller_nid": "test_utils_testulp_test_double", "callee": "ones", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1640"}, {"caller_nid": "test_utils_testulp_test_double", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1641"}, {"caller_nid": "test_utils_testulp_test_double", "callee": "randn", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1641"}, {"caller_nid": "test_utils_testulp_test_double", "callee": "finfo", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1642"}, {"caller_nid": "test_utils_testulp_test_double", "callee": "assert_array_max_ulp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1643"}, {"caller_nid": "test_utils_testulp_test_inf", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1647"}, {"caller_nid": "test_utils_testulp_test_inf", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1647"}, {"caller_nid": "test_utils_testulp_test_inf", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1648"}, {"caller_nid": "test_utils_testulp_test_inf", "callee": "finfo", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1648"}, {"caller_nid": "test_utils_testulp_test_inf", "callee": "assert_array_max_ulp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1649"}, {"caller_nid": "test_utils_testulp_test_nan", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1658"}, {"caller_nid": "test_utils_testulp_test_nan", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1658"}, {"caller_nid": "test_utils_testulp_test_nan", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1659"}, {"caller_nid": "test_utils_testulp_test_nan", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1659"}, {"caller_nid": "test_utils_testulp_test_nan", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1660"}, {"caller_nid": "test_utils_testulp_test_nan", "callee": "finfo", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1660"}, {"caller_nid": "test_utils_testulp_test_nan", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1661"}, {"caller_nid": "test_utils_testulp_test_nan", "callee": "finfo", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1661"}, {"caller_nid": "test_utils_testulp_test_nan", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1662"}, {"caller_nid": "test_utils_testulp_test_nan", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1662"}, {"caller_nid": "test_utils_testulp_test_nan", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1663"}, {"caller_nid": "test_utils_testulp_test_nan", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1663"}, {"caller_nid": "test_utils_testulp_test_nan", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1664"}, {"caller_nid": "test_utils_testulp_test_nan", "callee": "assert_array_max_ulp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1665"}, {"caller_nid": "test_utils_testulp_test_nan", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1667"}, {"caller_nid": "test_utils_testulp_test_nan", "callee": "assert_array_max_ulp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1668"}, {"caller_nid": "test_utils_testulp_test_nan", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1670"}, {"caller_nid": "test_utils_testulp_test_nan", "callee": "assert_array_max_ulp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1671"}, {"caller_nid": "test_utils_testulp_test_nan", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1673"}, {"caller_nid": "test_utils_testulp_test_nan", "callee": "assert_array_max_ulp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1674"}, {"caller_nid": "test_utils_testulp_test_nan", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1676"}, {"caller_nid": "test_utils_testulp_test_nan", "callee": "assert_array_max_ulp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1677"}, {"caller_nid": "test_utils_teststringequal_test_simple", "callee": "assert_string_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1683"}, {"caller_nid": "test_utils_teststringequal_test_simple", "callee": "assert_string_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1684"}, {"caller_nid": "test_utils_teststringequal_test_simple", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1686"}, {"caller_nid": "test_utils_teststringequal_test_simple", "callee": "assert_string_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1687"}, {"caller_nid": "test_utils_teststringequal_test_simple", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1688"}, {"caller_nid": "test_utils_teststringequal_test_simple", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1689"}, {"caller_nid": "test_utils_teststringequal_test_simple", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1691"}, {"caller_nid": "test_utils_teststringequal_test_simple", "callee": "assert_string_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1692"}, {"caller_nid": "test_utils_teststringequal_test_regex", "callee": "assert_string_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1695"}, {"caller_nid": "test_utils_teststringequal_test_regex", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1697"}, {"caller_nid": "test_utils_teststringequal_test_regex", "callee": "assert_string_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1698"}, {"caller_nid": "test_utils_assert_warn_len_equal", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1714"}, {"caller_nid": "test_utils_assert_warn_len_equal", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1721"}, {"caller_nid": "test_utils_test_warn_len_equal_call_scenarios", "callee": "mod", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1735"}, {"caller_nid": "test_utils_test_warn_len_equal_call_scenarios", "callee": "mod", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1747"}, {"caller_nid": "test_utils_get_fresh_mod", "callee": "clear", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1756"}, {"caller_nid": "test_utils_test_clear_and_catch_warnings", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1768"}, {"caller_nid": "test_utils_test_clear_and_catch_warnings", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1768"}, {"caller_nid": "test_utils_test_clear_and_catch_warnings", "callee": "simplefilter", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1770"}, {"caller_nid": "test_utils_test_clear_and_catch_warnings", "callee": "warn", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1771"}, {"caller_nid": "test_utils_test_clear_and_catch_warnings", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1772"}, {"caller_nid": "test_utils_test_clear_and_catch_warnings", "callee": "simplefilter", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1776"}, {"caller_nid": "test_utils_test_clear_and_catch_warnings", "callee": "warn", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1777"}, {"caller_nid": "test_utils_test_clear_and_catch_warnings", "callee": "simplefilter", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1786"}, {"caller_nid": "test_utils_test_clear_and_catch_warnings", "callee": "warn", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1787"}, {"caller_nid": "test_utils_test_clear_and_catch_warnings", "callee": "simplefilter", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1792"}, {"caller_nid": "test_utils_test_clear_and_catch_warnings", "callee": "warn", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1793"}, {"caller_nid": "test_utils_test_suppress_warnings_module", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1804"}, {"caller_nid": "test_utils_test_suppress_warnings_module", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1804"}, {"caller_nid": "test_utils_test_suppress_warnings_module", "callee": "suppress_warnings", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1816"}, {"caller_nid": "test_utils_test_suppress_warnings_module", "callee": "record", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1817"}, {"caller_nid": "test_utils_test_suppress_warnings_module", "callee": "filter", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1820"}, {"caller_nid": "test_utils_test_suppress_warnings_module", "callee": "warn", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1821"}, {"caller_nid": "test_utils_test_suppress_warnings_module", "callee": "warn_other_module", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1822"}, {"caller_nid": "test_utils_test_suppress_warnings_module", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1825"}, {"caller_nid": "test_utils_test_suppress_warnings_module", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1825"}, {"caller_nid": "test_utils_test_suppress_warnings_module", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1826"}, {"caller_nid": "test_utils_test_suppress_warnings_module", "callee": "suppress_warnings", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1828"}, {"caller_nid": "test_utils_test_suppress_warnings_module", "callee": "filter", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1830"}, {"caller_nid": "test_utils_test_suppress_warnings_module", "callee": "warn", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1832"}, {"caller_nid": "test_utils_test_suppress_warnings_module", "callee": "filter", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1835"}, {"caller_nid": "test_utils_test_suppress_warnings_module", "callee": "warn", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1837"}, {"caller_nid": "test_utils_test_suppress_warnings_module", "callee": "suppress_warnings", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1841"}, {"caller_nid": "test_utils_test_suppress_warnings_module", "callee": "simplefilter", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1842"}, {"caller_nid": "test_utils_test_suppress_warnings_module", "callee": "warn", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1843"}, {"caller_nid": "test_utils_test_suppress_warnings_type", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1854"}, {"caller_nid": "test_utils_test_suppress_warnings_type", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1854"}, {"caller_nid": "test_utils_test_suppress_warnings_type", "callee": "suppress_warnings", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1857"}, {"caller_nid": "test_utils_test_suppress_warnings_type", "callee": "filter", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1858"}, {"caller_nid": "test_utils_test_suppress_warnings_type", "callee": "warn", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1859"}, {"caller_nid": "test_utils_test_suppress_warnings_type", "callee": "suppress_warnings", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1861"}, {"caller_nid": "test_utils_test_suppress_warnings_type", "callee": "filter", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1862"}, {"caller_nid": "test_utils_test_suppress_warnings_type", "callee": "warn", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1864"}, {"caller_nid": "test_utils_test_suppress_warnings_type", "callee": "filter", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1867"}, {"caller_nid": "test_utils_test_suppress_warnings_type", "callee": "warn", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1869"}, {"caller_nid": "test_utils_test_suppress_warnings_type", "callee": "suppress_warnings", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1873"}, {"caller_nid": "test_utils_test_suppress_warnings_type", "callee": "simplefilter", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1874"}, {"caller_nid": "test_utils_test_suppress_warnings_type", "callee": "warn", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1875"}, {"caller_nid": "test_utils_test_suppress_warnings_decorate_no_record", "callee": "suppress_warnings", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1886"}, {"caller_nid": "test_utils_test_suppress_warnings_decorate_no_record", "callee": "filter", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1887"}, {"caller_nid": "test_utils_test_suppress_warnings_decorate_no_record", "callee": "catch_warnings", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1893"}, {"caller_nid": "test_utils_test_suppress_warnings_decorate_no_record", "callee": "simplefilter", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1894"}, {"caller_nid": "test_utils_test_suppress_warnings_decorate_no_record", "callee": "warn", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1895"}, {"caller_nid": "test_utils_test_suppress_warnings_decorate_no_record", "callee": "warn", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1896"}, {"caller_nid": "test_utils_test_suppress_warnings_decorate_no_record", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1897"}, {"caller_nid": "test_utils_test_suppress_warnings_decorate_no_record", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1897"}, {"caller_nid": "test_utils_test_suppress_warnings_record", "callee": "suppress_warnings", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1907"}, {"caller_nid": "test_utils_test_suppress_warnings_record", "callee": "record", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1908"}, {"caller_nid": "test_utils_test_suppress_warnings_record", "callee": "record", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1911"}, {"caller_nid": "test_utils_test_suppress_warnings_record", "callee": "filter", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1912"}, {"caller_nid": "test_utils_test_suppress_warnings_record", "callee": "warn", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1913"}, {"caller_nid": "test_utils_test_suppress_warnings_record", "callee": "warn", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1914"}, {"caller_nid": "test_utils_test_suppress_warnings_record", "callee": "warn", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1915"}, {"caller_nid": "test_utils_test_suppress_warnings_record", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1917"}, {"caller_nid": "test_utils_test_suppress_warnings_record", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1917"}, {"caller_nid": "test_utils_test_suppress_warnings_record", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1918"}, {"caller_nid": "test_utils_test_suppress_warnings_record", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1918"}, {"caller_nid": "test_utils_test_suppress_warnings_record", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1919"}, {"caller_nid": "test_utils_test_suppress_warnings_record", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1919"}, {"caller_nid": "test_utils_test_suppress_warnings_record", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1920"}, {"caller_nid": "test_utils_test_suppress_warnings_record", "callee": "record", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1924"}, {"caller_nid": "test_utils_test_suppress_warnings_record", "callee": "filter", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1925"}, {"caller_nid": "test_utils_test_suppress_warnings_record", "callee": "warn", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1926"}, {"caller_nid": "test_utils_test_suppress_warnings_record", "callee": "warn", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1927"}, {"caller_nid": "test_utils_test_suppress_warnings_record", "callee": "warn", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1928"}, {"caller_nid": "test_utils_test_suppress_warnings_record", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1930"}, {"caller_nid": "test_utils_test_suppress_warnings_record", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1930"}, {"caller_nid": "test_utils_test_suppress_warnings_record", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1931"}, {"caller_nid": "test_utils_test_suppress_warnings_record", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1931"}, {"caller_nid": "test_utils_test_suppress_warnings_record", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1932"}, {"caller_nid": "test_utils_test_suppress_warnings_record", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1932"}, {"caller_nid": "test_utils_test_suppress_warnings_record", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1933"}, {"caller_nid": "test_utils_test_suppress_warnings_record", "callee": "suppress_warnings", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1936"}, {"caller_nid": "test_utils_test_suppress_warnings_record", "callee": "record", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1937"}, {"caller_nid": "test_utils_test_suppress_warnings_record", "callee": "suppress_warnings", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1938"}, {"caller_nid": "test_utils_test_suppress_warnings_record", "callee": "record", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1939"}, {"caller_nid": "test_utils_test_suppress_warnings_record", "callee": "warn", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1940"}, {"caller_nid": "test_utils_test_suppress_warnings_record", "callee": "warn", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1941"}, {"caller_nid": "test_utils_test_suppress_warnings_record", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1942"}, {"caller_nid": "test_utils_test_suppress_warnings_record", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1942"}, {"caller_nid": "test_utils_test_suppress_warnings_record", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1944"}, {"caller_nid": "test_utils_test_suppress_warnings_record", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1944"}, {"caller_nid": "test_utils_test_suppress_warnings_forwarding", "callee": "suppress_warnings", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1962"}, {"caller_nid": "test_utils_test_suppress_warnings_forwarding", "callee": "record", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1963"}, {"caller_nid": "test_utils_test_suppress_warnings_forwarding", "callee": "suppress_warnings", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1964"}, {"caller_nid": "test_utils_test_suppress_warnings_forwarding", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1965"}, {"caller_nid": "test_utils_test_suppress_warnings_forwarding", "callee": "warn", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1966"}, {"caller_nid": "test_utils_test_suppress_warnings_forwarding", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1969"}, {"caller_nid": "test_utils_test_suppress_warnings_forwarding", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1969"}, {"caller_nid": "test_utils_test_suppress_warnings_forwarding", "callee": "suppress_warnings", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1971"}, {"caller_nid": "test_utils_test_suppress_warnings_forwarding", "callee": "record", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1972"}, {"caller_nid": "test_utils_test_suppress_warnings_forwarding", "callee": "suppress_warnings", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1973"}, {"caller_nid": "test_utils_test_suppress_warnings_forwarding", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1974"}, {"caller_nid": "test_utils_test_suppress_warnings_forwarding", "callee": "warn", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1975"}, {"caller_nid": "test_utils_test_suppress_warnings_forwarding", "callee": "warn", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1976"}, {"caller_nid": "test_utils_test_suppress_warnings_forwarding", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1979"}, {"caller_nid": "test_utils_test_suppress_warnings_forwarding", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1979"}, {"caller_nid": "test_utils_test_suppress_warnings_forwarding", "callee": "suppress_warnings", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1981"}, {"caller_nid": "test_utils_test_suppress_warnings_forwarding", "callee": "record", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1982"}, {"caller_nid": "test_utils_test_suppress_warnings_forwarding", "callee": "suppress_warnings", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1983"}, {"caller_nid": "test_utils_test_suppress_warnings_forwarding", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1984"}, {"caller_nid": "test_utils_test_suppress_warnings_forwarding", "callee": "warn", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1985"}, {"caller_nid": "test_utils_test_suppress_warnings_forwarding", "callee": "warn", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1986"}, {"caller_nid": "test_utils_test_suppress_warnings_forwarding", "callee": "warn_other_module", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1987"}, {"caller_nid": "test_utils_test_suppress_warnings_forwarding", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1990"}, {"caller_nid": "test_utils_test_suppress_warnings_forwarding", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1990"}, {"caller_nid": "test_utils_test_suppress_warnings_forwarding", "callee": "suppress_warnings", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1992"}, {"caller_nid": "test_utils_test_suppress_warnings_forwarding", "callee": "record", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1993"}, {"caller_nid": "test_utils_test_suppress_warnings_forwarding", "callee": "suppress_warnings", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1994"}, {"caller_nid": "test_utils_test_suppress_warnings_forwarding", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1995"}, {"caller_nid": "test_utils_test_suppress_warnings_forwarding", "callee": "warn", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1996"}, {"caller_nid": "test_utils_test_suppress_warnings_forwarding", "callee": "warn", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1997"}, {"caller_nid": "test_utils_test_suppress_warnings_forwarding", "callee": "warn_other_module", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L1998"}, {"caller_nid": "test_utils_test_suppress_warnings_forwarding", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L2001"}, {"caller_nid": "test_utils_test_suppress_warnings_forwarding", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L2001"}, {"caller_nid": "test_utils_test_tempdir", "callee": "tempdir", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L2005"}, {"caller_nid": "test_utils_test_tempdir", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L2006"}, {"caller_nid": "test_utils_test_tempdir", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L2007"}, {"caller_nid": "test_utils_test_tempdir", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L2009"}, {"caller_nid": "test_utils_test_tempdir", "callee": "isdir", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L2009"}, {"caller_nid": "test_utils_test_tempdir", "callee": "tempdir", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L2013"}, {"caller_nid": "test_utils_test_tempdir", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L2017"}, {"caller_nid": "test_utils_test_tempdir", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L2018"}, {"caller_nid": "test_utils_test_tempdir", "callee": "isdir", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L2018"}, {"caller_nid": "test_utils_test_temppath", "callee": "temppath", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L2022"}, {"caller_nid": "test_utils_test_temppath", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L2023"}, {"caller_nid": "test_utils_test_temppath", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L2025"}, {"caller_nid": "test_utils_test_temppath", "callee": "isfile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L2025"}, {"caller_nid": "test_utils_test_temppath", "callee": "temppath", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L2029"}, {"caller_nid": "test_utils_test_temppath", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L2033"}, {"caller_nid": "test_utils_test_temppath", "callee": "assert_", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L2034"}, {"caller_nid": "test_utils_test_temppath", "callee": "isfile", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L2034"}, {"caller_nid": "test_utils_test_clear_and_catch_warnings_inherit", "callee": "simplefilter", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L2047"}, {"caller_nid": "test_utils_test_clear_and_catch_warnings_inherit", "callee": "warn", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L2048"}, {"caller_nid": "test_utils_test_clear_and_catch_warnings_inherit", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L2049"}, {"caller_nid": "test_utils_testassertnogccycles_test_passes", "callee": "assert_no_gc_cycles", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L2063"}, {"caller_nid": "test_utils_testassertnogccycles_test_passes", "callee": "no_cycle", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L2064"}, {"caller_nid": "test_utils_testassertnogccycles_test_passes", "callee": "assert_no_gc_cycles", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L2066"}, {"caller_nid": "test_utils_testassertnogccycles_test_asserts", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L2075"}, {"caller_nid": "test_utils_testassertnogccycles_test_asserts", "callee": "assert_no_gc_cycles", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L2076"}, {"caller_nid": "test_utils_testassertnogccycles_test_asserts", "callee": "make_cycle", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L2077"}, {"caller_nid": "test_utils_testassertnogccycles_test_asserts", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L2079"}, {"caller_nid": "test_utils_testassertnogccycles_test_asserts", "callee": "assert_no_gc_cycles", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L2080"}, {"caller_nid": "test_utils_test_fails", "callee": "ref", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L2109"}, {"caller_nid": "test_utils_test_fails", "callee": "ReferenceCycleInDel", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L2109"}, {"caller_nid": "test_utils_test_fails", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L2111"}, {"caller_nid": "test_utils_test_fails", "callee": "assert_no_gc_cycles", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L2113"}, {"caller_nid": "test_utils_test_fails", "callee": "w", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L2117"}, {"caller_nid": "test_utils_test_fails", "callee": "skip", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/testing/tests/test_utils.py", "source_location": "L2118"}]}