Files
tfm_ainventory/graphify-out/cache/1c11515b9aa45ff1dfda1335c88eef2c3ab19b0d0435716d3aeba929ffec9061.json

1 line
182 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_arraysetops_py", "label": "test_arraysetops.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1"}, {"id": "test_arraysetops_testsetops", "label": "TestSetOps", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L18"}, {"id": "test_arraysetops_testsetops_test_intersect1d", "label": ".test_intersect1d()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L20"}, {"id": "test_arraysetops_testsetops_test_intersect1d_array_like", "label": ".test_intersect1d_array_like()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L38"}, {"id": "test_arraysetops_testsetops_test_intersect1d_indices", "label": ".test_intersect1d_indices()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L50"}, {"id": "test_arraysetops_testsetops_test_setxor1d", "label": ".test_setxor1d()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L89"}, {"id": "test_arraysetops_testsetops_test_setxor1d_unique", "label": ".test_setxor1d_unique()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L113"}, {"id": "test_arraysetops_testsetops_test_ediff1d", "label": ".test_ediff1d()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L128"}, {"id": "test_arraysetops_test_ediff1d_forbidden_type_casts", "label": "test_ediff1d_forbidden_type_casts()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L170"}, {"id": "test_arraysetops_test_ediff1d_scalar_handling", "label": "test_ediff1d_scalar_handling()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L203"}, {"id": "test_arraysetops_test_isin", "label": "test_isin()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L218"}, {"id": "test_arraysetops_test_isin_additional", "label": "test_isin_additional()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L276"}, {"id": "test_arraysetops_testsetops_test_isin_char_array", "label": ".test_isin_char_array()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L337"}, {"id": "test_arraysetops_test_isin_invert", "label": "test_isin_invert()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L347"}, {"id": "test_arraysetops_testsetops_test_isin_hit_alternate_algorithm", "label": ".test_isin_hit_alternate_algorithm()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L367"}, {"id": "test_arraysetops_test_isin_boolean", "label": "test_isin_boolean()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L384"}, {"id": "test_arraysetops_test_isin_timedelta", "label": "test_isin_timedelta()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L395"}, {"id": "test_arraysetops_testsetops_test_isin_table_timedelta_fails", "label": ".test_isin_table_timedelta_fails()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L405"}, {"id": "test_arraysetops_test_isin_mixed_dtype", "label": "test_isin_mixed_dtype()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L425"}, {"id": "test_arraysetops_test_isin_mixed_huge_vals", "label": "test_isin_mixed_huge_vals()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L451"}, {"id": "test_arraysetops_test_isin_mixed_boolean", "label": "test_isin_mixed_boolean()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L463"}, {"id": "test_arraysetops_testsetops_test_isin_first_array_is_object", "label": ".test_isin_first_array_is_object()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L475"}, {"id": "test_arraysetops_testsetops_test_isin_second_array_is_object", "label": ".test_isin_second_array_is_object()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L482"}, {"id": "test_arraysetops_testsetops_test_isin_both_arrays_are_object", "label": ".test_isin_both_arrays_are_object()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L489"}, {"id": "test_arraysetops_testsetops_test_isin_both_arrays_have_structured_dtype", "label": ".test_isin_both_arrays_have_structured_dtype()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L496"}, {"id": "test_arraysetops_testsetops_test_isin_with_arrays_containing_tuples", "label": ".test_isin_with_arrays_containing_tuples()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L506"}, {"id": "test_arraysetops_testsetops_test_isin_errors", "label": ".test_isin_errors()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L539"}, {"id": "test_arraysetops_testsetops_test_union1d", "label": ".test_union1d()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L573"}, {"id": "test_arraysetops_testsetops_test_setdiff1d", "label": ".test_setdiff1d()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L591"}, {"id": "test_arraysetops_testsetops_test_setdiff1d_unique", "label": ".test_setdiff1d_unique()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L609"}, {"id": "test_arraysetops_testsetops_test_setdiff1d_char_array", "label": ".test_setdiff1d_char_array()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L616"}, {"id": "test_arraysetops_testsetops_test_manyways", "label": ".test_manyways()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L621"}, {"id": "test_arraysetops_testunique", "label": "TestUnique", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L632"}, {"id": "test_arraysetops_testunique_check_all", "label": ".check_all()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L634"}, {"id": "test_arraysetops_testunique_get_types", "label": ".get_types()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L690"}, {"id": "test_arraysetops_testunique_test_unique_1d", "label": ".test_unique_1d()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L698"}, {"id": "test_arraysetops_testunique_test_unique_zero_sized", "label": ".test_unique_zero_sized()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L820"}, {"id": "test_arraysetops_testunique_test_unique_subclass", "label": ".test_unique_subclass()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L832"}, {"id": "test_arraysetops_testunique_test_unique_byte_string_hash_based", "label": ".test_unique_byte_string_hash_based()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L849"}, {"id": "test_arraysetops_testunique_test_unique_unicode_string_hash_based", "label": ".test_unique_unicode_string_hash_based()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L859"}, {"id": "test_arraysetops_testunique_test_unique_vstring_hash_based_equal_nan", "label": ".test_unique_vstring_hash_based_equal_nan()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L872"}, {"id": "test_arraysetops_testunique_test_unique_vstring_hash_based_not_equal_nan", "label": ".test_unique_vstring_hash_based_not_equal_nan()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L946"}, {"id": "test_arraysetops_testunique_test_unique_vstring_errors", "label": ".test_unique_vstring_errors()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1020"}, {"id": "test_arraysetops_test_unsupported_hash_based", "label": "test_unsupported_hash_based()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1031"}, {"id": "test_arraysetops_testunique_test_unique_axis_errors", "label": ".test_unique_axis_errors()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1046"}, {"id": "test_arraysetops_testunique_test_unique_axis_list", "label": ".test_unique_axis_list()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1054"}, {"id": "test_arraysetops_testunique_test_unique_axis", "label": ".test_unique_axis()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1061"}, {"id": "test_arraysetops_test_unique_1d_with_axis", "label": "test_unique_1d_with_axis()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1084"}, {"id": "test_arraysetops_test_unique_inverse_with_axis", "label": "test_unique_inverse_with_axis()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1090"}, {"id": "test_arraysetops_testunique_test_unique_axis_zeros", "label": ".test_unique_axis_zeros()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1096"}, {"id": "test_arraysetops_testunique_test_unique_masked", "label": ".test_unique_masked()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1132"}, {"id": "test_arraysetops_testunique_test_unique_sort_order_with_axis", "label": ".test_unique_sort_order_with_axis()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1145"}, {"id": "test_arraysetops_testunique_run_axis_tests", "label": "._run_axis_tests()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1154"}, {"id": "test_arraysetops_testunique_test_unique_nanequals", "label": ".test_unique_nanequals()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1198"}, {"id": "test_arraysetops_testunique_test_unique_array_api_functions", "label": ".test_unique_array_api_functions()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1206"}, {"id": "test_arraysetops_testunique_test_unique_inverse_shape", "label": ".test_unique_inverse_shape()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1249"}, {"id": "test_arraysetops_test_unique_with_matrix", "label": "test_unique_with_matrix()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1269"}, {"id": "test_arraysetops_testunique_test_unique_axis0_equal_nan_on_1d_array", "label": ".test_unique_axis0_equal_nan_on_1d_array()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1277"}, {"id": "test_arraysetops_testunique_test_unique_axis_minus1_eq_on_1d_array", "label": ".test_unique_axis_minus1_eq_on_1d_array()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1284"}, {"id": "test_arraysetops_testunique_test_unique_axis_float_raises_typeerror", "label": ".test_unique_axis_float_raises_typeerror()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1290"}, {"id": "test_arraysetops_test_unique_complex_signed_zeros", "label": "test_unique_complex_signed_zeros()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1299"}, {"id": "test_arraysetops_rationale_1", "label": "Test functions for 1D array set operations.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1"}, {"id": "test_arraysetops_rationale_348", "label": "Test isin's invert parameter", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L348"}, {"id": "test_arraysetops_rationale_368", "label": "Hit the standard isin code with integers", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L368"}, {"id": "test_arraysetops_rationale_385", "label": "Test that isin works for boolean input", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L385"}, {"id": "test_arraysetops_rationale_396", "label": "Test that isin works for timedelta input", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L396"}, {"id": "test_arraysetops_rationale_426", "label": "Test that isin works as expected for mixed dtype input.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L426"}, {"id": "test_arraysetops_rationale_452", "label": "Test values outside intp range (negative ones if 32bit system)", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L452"}, {"id": "test_arraysetops_rationale_464", "label": "Test that isin works as expected for bool/int input.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L464"}, {"id": "test_arraysetops_rationale_540", "label": "Test that isin raises expected errors.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L540"}, {"id": "test_arraysetops_rationale_1032", "label": "These currently never use the hash-based solution. However, it seems ea", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1032"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_arraysetops_py", "target": "pytest", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_arraysetops_py", "target": "numpy", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_arraysetops_py", "target": "numpy", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_arraysetops_py", "target": "numpy_dtypes", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L8", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_arraysetops_py", "target": "numpy_exceptions", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L9", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_arraysetops_py", "target": "numpy_testing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L10", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_arraysetops_py", "target": "test_arraysetops_testsetops", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L18", "weight": 1.0}, {"source": "test_arraysetops_testsetops", "target": "test_arraysetops_testsetops_test_intersect1d", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L20", "weight": 1.0}, {"source": "test_arraysetops_testsetops", "target": "test_arraysetops_testsetops_test_intersect1d_array_like", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L38", "weight": 1.0}, {"source": "test_arraysetops_testsetops", "target": "test_arraysetops_testsetops_test_intersect1d_indices", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L50", "weight": 1.0}, {"source": "test_arraysetops_testsetops", "target": "test_arraysetops_testsetops_test_setxor1d", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L89", "weight": 1.0}, {"source": "test_arraysetops_testsetops", "target": "test_arraysetops_testsetops_test_setxor1d_unique", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L113", "weight": 1.0}, {"source": "test_arraysetops_testsetops", "target": "test_arraysetops_testsetops_test_ediff1d", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L128", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_arraysetops_py", "target": "test_arraysetops_test_ediff1d_forbidden_type_casts", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L170", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_arraysetops_py", "target": "test_arraysetops_test_ediff1d_scalar_handling", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L203", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_arraysetops_py", "target": "test_arraysetops_test_isin", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L218", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_arraysetops_py", "target": "test_arraysetops_test_isin_additional", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L276", "weight": 1.0}, {"source": "test_arraysetops_testsetops", "target": "test_arraysetops_testsetops_test_isin_char_array", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L337", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_arraysetops_py", "target": "test_arraysetops_test_isin_invert", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L347", "weight": 1.0}, {"source": "test_arraysetops_testsetops", "target": "test_arraysetops_testsetops_test_isin_hit_alternate_algorithm", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L367", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_arraysetops_py", "target": "test_arraysetops_test_isin_boolean", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L384", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_arraysetops_py", "target": "test_arraysetops_test_isin_timedelta", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L395", "weight": 1.0}, {"source": "test_arraysetops_testsetops", "target": "test_arraysetops_testsetops_test_isin_table_timedelta_fails", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L405", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_arraysetops_py", "target": "test_arraysetops_test_isin_mixed_dtype", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L425", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_arraysetops_py", "target": "test_arraysetops_test_isin_mixed_huge_vals", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L451", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_arraysetops_py", "target": "test_arraysetops_test_isin_mixed_boolean", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L463", "weight": 1.0}, {"source": "test_arraysetops_testsetops", "target": "test_arraysetops_testsetops_test_isin_first_array_is_object", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L475", "weight": 1.0}, {"source": "test_arraysetops_testsetops", "target": "test_arraysetops_testsetops_test_isin_second_array_is_object", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L482", "weight": 1.0}, {"source": "test_arraysetops_testsetops", "target": "test_arraysetops_testsetops_test_isin_both_arrays_are_object", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L489", "weight": 1.0}, {"source": "test_arraysetops_testsetops", "target": "test_arraysetops_testsetops_test_isin_both_arrays_have_structured_dtype", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L496", "weight": 1.0}, {"source": "test_arraysetops_testsetops", "target": "test_arraysetops_testsetops_test_isin_with_arrays_containing_tuples", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L506", "weight": 1.0}, {"source": "test_arraysetops_testsetops", "target": "test_arraysetops_testsetops_test_isin_errors", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L539", "weight": 1.0}, {"source": "test_arraysetops_testsetops", "target": "test_arraysetops_testsetops_test_union1d", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L573", "weight": 1.0}, {"source": "test_arraysetops_testsetops", "target": "test_arraysetops_testsetops_test_setdiff1d", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L591", "weight": 1.0}, {"source": "test_arraysetops_testsetops", "target": "test_arraysetops_testsetops_test_setdiff1d_unique", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L609", "weight": 1.0}, {"source": "test_arraysetops_testsetops", "target": "test_arraysetops_testsetops_test_setdiff1d_char_array", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L616", "weight": 1.0}, {"source": "test_arraysetops_testsetops", "target": "test_arraysetops_testsetops_test_manyways", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L621", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_arraysetops_py", "target": "test_arraysetops_testunique", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L632", "weight": 1.0}, {"source": "test_arraysetops_testunique", "target": "test_arraysetops_testunique_check_all", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L634", "weight": 1.0}, {"source": "test_arraysetops_testunique", "target": "test_arraysetops_testunique_get_types", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L690", "weight": 1.0}, {"source": "test_arraysetops_testunique", "target": "test_arraysetops_testunique_test_unique_1d", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L698", "weight": 1.0}, {"source": "test_arraysetops_testunique", "target": "test_arraysetops_testunique_test_unique_zero_sized", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L820", "weight": 1.0}, {"source": "test_arraysetops_testunique", "target": "test_arraysetops_testunique_test_unique_subclass", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L832", "weight": 1.0}, {"source": "test_arraysetops_testunique", "target": "test_arraysetops_testunique_test_unique_byte_string_hash_based", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L849", "weight": 1.0}, {"source": "test_arraysetops_testunique", "target": "test_arraysetops_testunique_test_unique_unicode_string_hash_based", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L859", "weight": 1.0}, {"source": "test_arraysetops_testunique", "target": "test_arraysetops_testunique_test_unique_vstring_hash_based_equal_nan", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L872", "weight": 1.0}, {"source": "test_arraysetops_testunique", "target": "test_arraysetops_testunique_test_unique_vstring_hash_based_not_equal_nan", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L946", "weight": 1.0}, {"source": "test_arraysetops_testunique", "target": "test_arraysetops_testunique_test_unique_vstring_errors", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1020", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_arraysetops_py", "target": "test_arraysetops_test_unsupported_hash_based", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1031", "weight": 1.0}, {"source": "test_arraysetops_testunique", "target": "test_arraysetops_testunique_test_unique_axis_errors", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1046", "weight": 1.0}, {"source": "test_arraysetops_testunique", "target": "test_arraysetops_testunique_test_unique_axis_list", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1054", "weight": 1.0}, {"source": "test_arraysetops_testunique", "target": "test_arraysetops_testunique_test_unique_axis", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1061", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_arraysetops_py", "target": "test_arraysetops_test_unique_1d_with_axis", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1084", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_arraysetops_py", "target": "test_arraysetops_test_unique_inverse_with_axis", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1090", "weight": 1.0}, {"source": "test_arraysetops_testunique", "target": "test_arraysetops_testunique_test_unique_axis_zeros", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1096", "weight": 1.0}, {"source": "test_arraysetops_testunique", "target": "test_arraysetops_testunique_test_unique_masked", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1132", "weight": 1.0}, {"source": "test_arraysetops_testunique", "target": "test_arraysetops_testunique_test_unique_sort_order_with_axis", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1145", "weight": 1.0}, {"source": "test_arraysetops_testunique", "target": "test_arraysetops_testunique_run_axis_tests", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1154", "weight": 1.0}, {"source": "test_arraysetops_testunique", "target": "test_arraysetops_testunique_test_unique_nanequals", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1198", "weight": 1.0}, {"source": "test_arraysetops_testunique", "target": "test_arraysetops_testunique_test_unique_array_api_functions", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1206", "weight": 1.0}, {"source": "test_arraysetops_testunique", "target": "test_arraysetops_testunique_test_unique_inverse_shape", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1249", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_arraysetops_py", "target": "test_arraysetops_test_unique_with_matrix", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1269", "weight": 1.0}, {"source": "test_arraysetops_testunique", "target": "test_arraysetops_testunique_test_unique_axis0_equal_nan_on_1d_array", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1277", "weight": 1.0}, {"source": "test_arraysetops_testunique", "target": "test_arraysetops_testunique_test_unique_axis_minus1_eq_on_1d_array", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1284", "weight": 1.0}, {"source": "test_arraysetops_testunique", "target": "test_arraysetops_testunique_test_unique_axis_float_raises_typeerror", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1290", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_arraysetops_py", "target": "test_arraysetops_test_unique_complex_signed_zeros", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1299", "weight": 1.0}, {"source": "test_arraysetops_testunique_test_unique_1d", "target": "test_arraysetops_testunique_get_types", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L707", "weight": 1.0}, {"source": "test_arraysetops_testunique_test_unique_1d", "target": "test_arraysetops_testunique_check_all", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L711", "weight": 1.0}, {"source": "test_arraysetops_testunique_test_unique_zero_sized", "target": "test_arraysetops_testunique_get_types", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L822", "weight": 1.0}, {"source": "test_arraysetops_testunique_test_unique_zero_sized", "target": "test_arraysetops_testunique_check_all", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L830", "weight": 1.0}, {"source": "test_arraysetops_testunique_test_unique_subclass", "target": "test_arraysetops_testunique_get_types", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L841", "weight": 1.0}, {"source": "test_arraysetops_testunique_test_unique_subclass", "target": "test_arraysetops_testunique_check_all", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L847", "weight": 1.0}, {"source": "test_arraysetops_testunique_test_unique_axis", "target": "test_arraysetops_testunique_run_axis_tests", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1071", "weight": 1.0}, {"source": "test_arraysetops_rationale_1", "target": "backend_venv_lib_python3_12_site_packages_numpy_lib_tests_test_arraysetops_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1", "weight": 1.0}, {"source": "test_arraysetops_rationale_348", "target": "test_arraysetops_testsetops_test_isin_invert", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L348", "weight": 1.0}, {"source": "test_arraysetops_rationale_368", "target": "test_arraysetops_testsetops_test_isin_hit_alternate_algorithm", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L368", "weight": 1.0}, {"source": "test_arraysetops_rationale_385", "target": "test_arraysetops_testsetops_test_isin_boolean", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L385", "weight": 1.0}, {"source": "test_arraysetops_rationale_396", "target": "test_arraysetops_testsetops_test_isin_timedelta", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L396", "weight": 1.0}, {"source": "test_arraysetops_rationale_426", "target": "test_arraysetops_testsetops_test_isin_mixed_dtype", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L426", "weight": 1.0}, {"source": "test_arraysetops_rationale_452", "target": "test_arraysetops_testsetops_test_isin_mixed_huge_vals", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L452", "weight": 1.0}, {"source": "test_arraysetops_rationale_464", "target": "test_arraysetops_testsetops_test_isin_mixed_boolean", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L464", "weight": 1.0}, {"source": "test_arraysetops_rationale_540", "target": "test_arraysetops_testsetops_test_isin_errors", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L540", "weight": 1.0}, {"source": "test_arraysetops_rationale_1032", "target": "test_arraysetops_testunique_test_unsupported_hash_based", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1032", "weight": 1.0}], "raw_calls": [{"caller_nid": "test_arraysetops_testsetops_test_intersect1d", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L22"}, {"caller_nid": "test_arraysetops_testsetops_test_intersect1d", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L23"}, {"caller_nid": "test_arraysetops_testsetops_test_intersect1d", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L25"}, {"caller_nid": "test_arraysetops_testsetops_test_intersect1d", "callee": "intersect1d", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L26"}, {"caller_nid": "test_arraysetops_testsetops_test_intersect1d", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L27"}, {"caller_nid": "test_arraysetops_testsetops_test_intersect1d", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L30"}, {"caller_nid": "test_arraysetops_testsetops_test_intersect1d", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L31"}, {"caller_nid": "test_arraysetops_testsetops_test_intersect1d", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L33"}, {"caller_nid": "test_arraysetops_testsetops_test_intersect1d", "callee": "intersect1d", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L34"}, {"caller_nid": "test_arraysetops_testsetops_test_intersect1d", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L35"}, {"caller_nid": "test_arraysetops_testsetops_test_intersect1d", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L36"}, {"caller_nid": "test_arraysetops_testsetops_test_intersect1d", "callee": "intersect1d", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L36"}, {"caller_nid": "test_arraysetops_testsetops_test_intersect1d_array_like", "callee": "Test", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L44"}, {"caller_nid": "test_arraysetops_testsetops_test_intersect1d_array_like", "callee": "intersect1d", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L45"}, {"caller_nid": "test_arraysetops_testsetops_test_intersect1d_array_like", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L46"}, {"caller_nid": "test_arraysetops_testsetops_test_intersect1d_array_like", "callee": "intersect1d", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L47"}, {"caller_nid": "test_arraysetops_testsetops_test_intersect1d_array_like", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L48"}, {"caller_nid": "test_arraysetops_testsetops_test_intersect1d_indices", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L52"}, {"caller_nid": "test_arraysetops_testsetops_test_intersect1d_indices", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L53"}, {"caller_nid": "test_arraysetops_testsetops_test_intersect1d_indices", "callee": "intersect1d", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L54"}, {"caller_nid": "test_arraysetops_testsetops_test_intersect1d_indices", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L55"}, {"caller_nid": "test_arraysetops_testsetops_test_intersect1d_indices", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L56"}, {"caller_nid": "test_arraysetops_testsetops_test_intersect1d_indices", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L57"}, {"caller_nid": "test_arraysetops_testsetops_test_intersect1d_indices", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L58"}, {"caller_nid": "test_arraysetops_testsetops_test_intersect1d_indices", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L61"}, {"caller_nid": "test_arraysetops_testsetops_test_intersect1d_indices", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L62"}, {"caller_nid": "test_arraysetops_testsetops_test_intersect1d_indices", "callee": "intersect1d", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L63"}, {"caller_nid": "test_arraysetops_testsetops_test_intersect1d_indices", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L64"}, {"caller_nid": "test_arraysetops_testsetops_test_intersect1d_indices", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L65"}, {"caller_nid": "test_arraysetops_testsetops_test_intersect1d_indices", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L66"}, {"caller_nid": "test_arraysetops_testsetops_test_intersect1d_indices", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L67"}, {"caller_nid": "test_arraysetops_testsetops_test_intersect1d_indices", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L70"}, {"caller_nid": "test_arraysetops_testsetops_test_intersect1d_indices", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L71"}, {"caller_nid": "test_arraysetops_testsetops_test_intersect1d_indices", "callee": "intersect1d", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L72"}, {"caller_nid": "test_arraysetops_testsetops_test_intersect1d_indices", "callee": "unravel_index", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L73"}, {"caller_nid": "test_arraysetops_testsetops_test_intersect1d_indices", "callee": "unravel_index", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L74"}, {"caller_nid": "test_arraysetops_testsetops_test_intersect1d_indices", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L75"}, {"caller_nid": "test_arraysetops_testsetops_test_intersect1d_indices", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L76"}, {"caller_nid": "test_arraysetops_testsetops_test_intersect1d_indices", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L77"}, {"caller_nid": "test_arraysetops_testsetops_test_intersect1d_indices", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L80"}, {"caller_nid": "test_arraysetops_testsetops_test_intersect1d_indices", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L81"}, {"caller_nid": "test_arraysetops_testsetops_test_intersect1d_indices", "callee": "intersect1d", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L82"}, {"caller_nid": "test_arraysetops_testsetops_test_intersect1d_indices", "callee": "unravel_index", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L83"}, {"caller_nid": "test_arraysetops_testsetops_test_intersect1d_indices", "callee": "unravel_index", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L84"}, {"caller_nid": "test_arraysetops_testsetops_test_intersect1d_indices", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L85"}, {"caller_nid": "test_arraysetops_testsetops_test_intersect1d_indices", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L86"}, {"caller_nid": "test_arraysetops_testsetops_test_intersect1d_indices", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L87"}, {"caller_nid": "test_arraysetops_testsetops_test_setxor1d", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L90"}, {"caller_nid": "test_arraysetops_testsetops_test_setxor1d", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L91"}, {"caller_nid": "test_arraysetops_testsetops_test_setxor1d", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L93"}, {"caller_nid": "test_arraysetops_testsetops_test_setxor1d", "callee": "setxor1d", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L94"}, {"caller_nid": "test_arraysetops_testsetops_test_setxor1d", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L95"}, {"caller_nid": "test_arraysetops_testsetops_test_setxor1d", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L97"}, {"caller_nid": "test_arraysetops_testsetops_test_setxor1d", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L98"}, {"caller_nid": "test_arraysetops_testsetops_test_setxor1d", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L100"}, {"caller_nid": "test_arraysetops_testsetops_test_setxor1d", "callee": "setxor1d", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L101"}, {"caller_nid": "test_arraysetops_testsetops_test_setxor1d", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L102"}, {"caller_nid": "test_arraysetops_testsetops_test_setxor1d", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L104"}, {"caller_nid": "test_arraysetops_testsetops_test_setxor1d", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L105"}, {"caller_nid": "test_arraysetops_testsetops_test_setxor1d", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L107"}, {"caller_nid": "test_arraysetops_testsetops_test_setxor1d", "callee": "setxor1d", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L108"}, {"caller_nid": "test_arraysetops_testsetops_test_setxor1d", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L109"}, {"caller_nid": "test_arraysetops_testsetops_test_setxor1d", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L111"}, {"caller_nid": "test_arraysetops_testsetops_test_setxor1d", "callee": "setxor1d", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L111"}, {"caller_nid": "test_arraysetops_testsetops_test_setxor1d_unique", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L114"}, {"caller_nid": "test_arraysetops_testsetops_test_setxor1d_unique", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L115"}, {"caller_nid": "test_arraysetops_testsetops_test_setxor1d_unique", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L117"}, {"caller_nid": "test_arraysetops_testsetops_test_setxor1d_unique", "callee": "setxor1d", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L118"}, {"caller_nid": "test_arraysetops_testsetops_test_setxor1d_unique", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L119"}, {"caller_nid": "test_arraysetops_testsetops_test_setxor1d_unique", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L121"}, {"caller_nid": "test_arraysetops_testsetops_test_setxor1d_unique", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L122"}, {"caller_nid": "test_arraysetops_testsetops_test_setxor1d_unique", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L124"}, {"caller_nid": "test_arraysetops_testsetops_test_setxor1d_unique", "callee": "setxor1d", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L125"}, {"caller_nid": "test_arraysetops_testsetops_test_setxor1d_unique", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L126"}, {"caller_nid": "test_arraysetops_testsetops_test_ediff1d", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L129"}, {"caller_nid": "test_arraysetops_testsetops_test_ediff1d", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L130"}, {"caller_nid": "test_arraysetops_testsetops_test_ediff1d", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L131"}, {"caller_nid": "test_arraysetops_testsetops_test_ediff1d", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L133"}, {"caller_nid": "test_arraysetops_testsetops_test_ediff1d", "callee": "ediff1d", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L133"}, {"caller_nid": "test_arraysetops_testsetops_test_ediff1d", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L134"}, {"caller_nid": "test_arraysetops_testsetops_test_ediff1d", "callee": "ediff1d", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L134"}, {"caller_nid": "test_arraysetops_testsetops_test_ediff1d", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L135"}, {"caller_nid": "test_arraysetops_testsetops_test_ediff1d", "callee": "ediff1d", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L135"}, {"caller_nid": "test_arraysetops_testsetops_test_ediff1d", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L136"}, {"caller_nid": "test_arraysetops_testsetops_test_ediff1d", "callee": "ediff1d", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L136"}, {"caller_nid": "test_arraysetops_testsetops_test_ediff1d", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L137"}, {"caller_nid": "test_arraysetops_testsetops_test_ediff1d", "callee": "ediff1d", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L137"}, {"caller_nid": "test_arraysetops_testsetops_test_ediff1d", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L138"}, {"caller_nid": "test_arraysetops_testsetops_test_ediff1d", "callee": "ediff1d", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L138"}, {"caller_nid": "test_arraysetops_testsetops_test_ediff1d", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L139"}, {"caller_nid": "test_arraysetops_testsetops_test_ediff1d", "callee": "ediff1d", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L139"}, {"caller_nid": "test_arraysetops_testsetops_test_ediff1d", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L140"}, {"caller_nid": "test_arraysetops_testsetops_test_ediff1d", "callee": "ediff1d", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L141"}, {"caller_nid": "test_arraysetops_testsetops_test_ediff1d", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L142"}, {"caller_nid": "test_arraysetops_testsetops_test_ediff1d", "callee": "ediff1d", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L142"}, {"caller_nid": "test_arraysetops_testsetops_test_ediff1d", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L143"}, {"caller_nid": "test_arraysetops_testsetops_test_ediff1d", "callee": "ediff1d", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L143"}, {"caller_nid": "test_arraysetops_testsetops_test_ediff1d", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L144"}, {"caller_nid": "test_arraysetops_testsetops_test_ediff1d", "callee": "ediff1d", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L144"}, {"caller_nid": "test_arraysetops_testsetops_test_ediff1d", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L145"}, {"caller_nid": "test_arraysetops_testsetops_test_ediff1d", "callee": "ediff1d", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L145"}, {"caller_nid": "test_arraysetops_test_ediff1d_forbidden_type_casts", "callee": "assert_raises_regex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L177"}, {"caller_nid": "test_arraysetops_test_ediff1d_forbidden_type_casts", "callee": "ediff1d", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L178"}, {"caller_nid": "test_arraysetops_test_ediff1d_scalar_handling", "callee": "ediff1d", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L211"}, {"caller_nid": "test_arraysetops_test_ediff1d_scalar_handling", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L214"}, {"caller_nid": "test_arraysetops_test_isin", "callee": "vectorize", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L222"}, {"caller_nid": "test_arraysetops_test_isin", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L230"}, {"caller_nid": "test_arraysetops_test_isin", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L230"}, {"caller_nid": "test_arraysetops_test_isin", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L231"}, {"caller_nid": "test_arraysetops_test_isin", "callee": "assert_isin_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L232"}, {"caller_nid": "test_arraysetops_test_isin", "callee": "assert_isin_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L237"}, {"caller_nid": "test_arraysetops_test_isin", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L240"}, {"caller_nid": "test_arraysetops_test_isin", "callee": "assert_isin_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L241"}, {"caller_nid": "test_arraysetops_test_isin", "callee": "assert_isin_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L242"}, {"caller_nid": "test_arraysetops_test_isin", "callee": "assert_isin_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L243"}, {"caller_nid": "test_arraysetops_test_isin", "callee": "assert_isin_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L246"}, {"caller_nid": "test_arraysetops_test_isin", "callee": "assert_isin_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L247"}, {"caller_nid": "test_arraysetops_test_isin", "callee": "assert_isin_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L248"}, {"caller_nid": "test_arraysetops_test_isin", "callee": "assert_isin_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L255"}, {"caller_nid": "test_arraysetops_test_isin", "callee": "assert_isin_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L256"}, {"caller_nid": "test_arraysetops_test_isin", "callee": "assert_isin_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L257"}, {"caller_nid": "test_arraysetops_test_isin", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L265"}, {"caller_nid": "test_arraysetops_test_isin", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L267"}, {"caller_nid": "test_arraysetops_test_isin", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L269"}, {"caller_nid": "test_arraysetops_test_isin", "callee": "assert_isin_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L271"}, {"caller_nid": "test_arraysetops_test_isin", "callee": "assert_isin_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L272"}, {"caller_nid": "test_arraysetops_test_isin", "callee": "assert_isin_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L273"}, {"caller_nid": "test_arraysetops_test_isin_additional", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L283"}, {"caller_nid": "test_arraysetops_test_isin_additional", "callee": "isin", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L284"}, {"caller_nid": "test_arraysetops_test_isin_additional", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L285"}, {"caller_nid": "test_arraysetops_test_isin_additional", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L288"}, {"caller_nid": "test_arraysetops_test_isin_additional", "callee": "isin", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L289"}, {"caller_nid": "test_arraysetops_test_isin_additional", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L290"}, {"caller_nid": "test_arraysetops_test_isin_additional", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L293"}, {"caller_nid": "test_arraysetops_test_isin_additional", "callee": "isin", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L294"}, {"caller_nid": "test_arraysetops_test_isin_additional", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L295"}, {"caller_nid": "test_arraysetops_test_isin_additional", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L297"}, {"caller_nid": "test_arraysetops_test_isin_additional", "callee": "isin", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L301"}, {"caller_nid": "test_arraysetops_test_isin_additional", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L302"}, {"caller_nid": "test_arraysetops_test_isin_additional", "callee": "isin", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L307"}, {"caller_nid": "test_arraysetops_test_isin_additional", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L308"}, {"caller_nid": "test_arraysetops_test_isin_additional", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L310"}, {"caller_nid": "test_arraysetops_test_isin_additional", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L311"}, {"caller_nid": "test_arraysetops_test_isin_additional", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L312"}, {"caller_nid": "test_arraysetops_test_isin_additional", "callee": "isin", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L313"}, {"caller_nid": "test_arraysetops_test_isin_additional", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L314"}, {"caller_nid": "test_arraysetops_test_isin_additional", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L316"}, {"caller_nid": "test_arraysetops_test_isin_additional", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L317"}, {"caller_nid": "test_arraysetops_test_isin_additional", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L318"}, {"caller_nid": "test_arraysetops_test_isin_additional", "callee": "isin", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L319"}, {"caller_nid": "test_arraysetops_test_isin_additional", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L320"}, {"caller_nid": "test_arraysetops_test_isin_additional", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L322"}, {"caller_nid": "test_arraysetops_test_isin_additional", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L323"}, {"caller_nid": "test_arraysetops_test_isin_additional", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L324"}, {"caller_nid": "test_arraysetops_test_isin_additional", "callee": "isin", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L325"}, {"caller_nid": "test_arraysetops_test_isin_additional", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L326"}, {"caller_nid": "test_arraysetops_test_isin_additional", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L328"}, {"caller_nid": "test_arraysetops_test_isin_additional", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L329"}, {"caller_nid": "test_arraysetops_test_isin_additional", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L330"}, {"caller_nid": "test_arraysetops_test_isin_additional", "callee": "isin", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L331"}, {"caller_nid": "test_arraysetops_test_isin_additional", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L332"}, {"caller_nid": "test_arraysetops_test_isin_additional", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L335"}, {"caller_nid": "test_arraysetops_test_isin_additional", "callee": "isin", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L335"}, {"caller_nid": "test_arraysetops_testsetops_test_isin_char_array", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L338"}, {"caller_nid": "test_arraysetops_testsetops_test_isin_char_array", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L339"}, {"caller_nid": "test_arraysetops_testsetops_test_isin_char_array", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L341"}, {"caller_nid": "test_arraysetops_testsetops_test_isin_char_array", "callee": "isin", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L342"}, {"caller_nid": "test_arraysetops_testsetops_test_isin_char_array", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L344"}, {"caller_nid": "test_arraysetops_test_isin_invert", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L352"}, {"caller_nid": "test_arraysetops_test_isin_invert", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L354"}, {"caller_nid": "test_arraysetops_test_isin_invert", "callee": "invert", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L354"}, {"caller_nid": "test_arraysetops_test_isin_invert", "callee": "isin", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L354"}, {"caller_nid": "test_arraysetops_test_isin_invert", "callee": "isin", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L355"}, {"caller_nid": "test_arraysetops_test_isin_invert", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L360"}, {"caller_nid": "test_arraysetops_test_isin_invert", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L363"}, {"caller_nid": "test_arraysetops_test_isin_invert", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L364"}, {"caller_nid": "test_arraysetops_test_isin_invert", "callee": "invert", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L364"}, {"caller_nid": "test_arraysetops_test_isin_invert", "callee": "isin", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L364"}, {"caller_nid": "test_arraysetops_test_isin_invert", "callee": "isin", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L365"}, {"caller_nid": "test_arraysetops_testsetops_test_isin_hit_alternate_algorithm", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L371"}, {"caller_nid": "test_arraysetops_testsetops_test_isin_hit_alternate_algorithm", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L372"}, {"caller_nid": "test_arraysetops_testsetops_test_isin_hit_alternate_algorithm", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L373"}, {"caller_nid": "test_arraysetops_testsetops_test_isin_hit_alternate_algorithm", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L374"}, {"caller_nid": "test_arraysetops_testsetops_test_isin_hit_alternate_algorithm", "callee": "isin", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L374"}, {"caller_nid": "test_arraysetops_testsetops_test_isin_hit_alternate_algorithm", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L375"}, {"caller_nid": "test_arraysetops_testsetops_test_isin_hit_alternate_algorithm", "callee": "invert", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L375"}, {"caller_nid": "test_arraysetops_testsetops_test_isin_hit_alternate_algorithm", "callee": "isin", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L375"}, {"caller_nid": "test_arraysetops_testsetops_test_isin_hit_alternate_algorithm", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L377"}, {"caller_nid": "test_arraysetops_testsetops_test_isin_hit_alternate_algorithm", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L378"}, {"caller_nid": "test_arraysetops_testsetops_test_isin_hit_alternate_algorithm", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L379"}, {"caller_nid": "test_arraysetops_testsetops_test_isin_hit_alternate_algorithm", "callee": "isin", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L380"}, {"caller_nid": "test_arraysetops_testsetops_test_isin_hit_alternate_algorithm", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L381"}, {"caller_nid": "test_arraysetops_test_isin_boolean", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L386"}, {"caller_nid": "test_arraysetops_test_isin_boolean", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L387"}, {"caller_nid": "test_arraysetops_test_isin_boolean", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L388"}, {"caller_nid": "test_arraysetops_test_isin_boolean", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L389"}, {"caller_nid": "test_arraysetops_test_isin_boolean", "callee": "isin", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L390"}, {"caller_nid": "test_arraysetops_test_isin_boolean", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L391"}, {"caller_nid": "test_arraysetops_test_isin_boolean", "callee": "invert", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L391"}, {"caller_nid": "test_arraysetops_test_isin_boolean", "callee": "isin", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L392"}, {"caller_nid": "test_arraysetops_test_isin_timedelta", "callee": "RandomState", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L397"}, {"caller_nid": "test_arraysetops_test_isin_timedelta", "callee": "randint", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L398"}, {"caller_nid": "test_arraysetops_test_isin_timedelta", "callee": "randint", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L399"}, {"caller_nid": "test_arraysetops_test_isin_timedelta", "callee": "isin", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L400"}, {"caller_nid": "test_arraysetops_test_isin_timedelta", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L401"}, {"caller_nid": "test_arraysetops_test_isin_timedelta", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L402"}, {"caller_nid": "test_arraysetops_test_isin_timedelta", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L403"}, {"caller_nid": "test_arraysetops_test_isin_timedelta", "callee": "isin", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L403"}, {"caller_nid": "test_arraysetops_testsetops_test_isin_table_timedelta_fails", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L406"}, {"caller_nid": "test_arraysetops_testsetops_test_isin_table_timedelta_fails", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L409"}, {"caller_nid": "test_arraysetops_testsetops_test_isin_table_timedelta_fails", "callee": "isin", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L410"}, {"caller_nid": "test_arraysetops_test_isin_mixed_dtype", "callee": "issubdtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L427"}, {"caller_nid": "test_arraysetops_test_isin_mixed_dtype", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L428"}, {"caller_nid": "test_arraysetops_test_isin_mixed_dtype", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L431"}, {"caller_nid": "test_arraysetops_test_isin_mixed_dtype", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L433"}, {"caller_nid": "test_arraysetops_test_isin_mixed_dtype", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L435"}, {"caller_nid": "test_arraysetops_test_isin_mixed_dtype", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L441"}, {"caller_nid": "test_arraysetops_test_isin_mixed_dtype", "callee": "isin", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L442"}, {"caller_nid": "test_arraysetops_test_isin_mixed_dtype", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L444"}, {"caller_nid": "test_arraysetops_test_isin_mixed_dtype", "callee": "isin", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L444"}, {"caller_nid": "test_arraysetops_test_isin_mixed_huge_vals", "callee": "isin", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L454"}, {"caller_nid": "test_arraysetops_test_isin_mixed_huge_vals", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L455"}, {"caller_nid": "test_arraysetops_test_isin_mixed_huge_vals", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L458"}, {"caller_nid": "test_arraysetops_test_isin_mixed_huge_vals", "callee": "isin", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L459"}, {"caller_nid": "test_arraysetops_test_isin_mixed_huge_vals", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L460"}, {"caller_nid": "test_arraysetops_test_isin_mixed_boolean", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L466"}, {"caller_nid": "test_arraysetops_test_isin_mixed_boolean", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L467"}, {"caller_nid": "test_arraysetops_test_isin_mixed_boolean", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L468"}, {"caller_nid": "test_arraysetops_test_isin_mixed_boolean", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L469"}, {"caller_nid": "test_arraysetops_test_isin_mixed_boolean", "callee": "isin", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L469"}, {"caller_nid": "test_arraysetops_test_isin_mixed_boolean", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L472"}, {"caller_nid": "test_arraysetops_test_isin_mixed_boolean", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L473"}, {"caller_nid": "test_arraysetops_test_isin_mixed_boolean", "callee": "isin", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L473"}, {"caller_nid": "test_arraysetops_testsetops_test_isin_first_array_is_object", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L477"}, {"caller_nid": "test_arraysetops_testsetops_test_isin_first_array_is_object", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L478"}, {"caller_nid": "test_arraysetops_testsetops_test_isin_first_array_is_object", "callee": "isin", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L479"}, {"caller_nid": "test_arraysetops_testsetops_test_isin_first_array_is_object", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L480"}, {"caller_nid": "test_arraysetops_testsetops_test_isin_second_array_is_object", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L484"}, {"caller_nid": "test_arraysetops_testsetops_test_isin_second_array_is_object", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L485"}, {"caller_nid": "test_arraysetops_testsetops_test_isin_second_array_is_object", "callee": "isin", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L486"}, {"caller_nid": "test_arraysetops_testsetops_test_isin_second_array_is_object", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L487"}, {"caller_nid": "test_arraysetops_testsetops_test_isin_both_arrays_are_object", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L491"}, {"caller_nid": "test_arraysetops_testsetops_test_isin_both_arrays_are_object", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L492"}, {"caller_nid": "test_arraysetops_testsetops_test_isin_both_arrays_are_object", "callee": "isin", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L493"}, {"caller_nid": "test_arraysetops_testsetops_test_isin_both_arrays_are_object", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L494"}, {"caller_nid": "test_arraysetops_testsetops_test_isin_both_arrays_have_structured_dtype", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L499"}, {"caller_nid": "test_arraysetops_testsetops_test_isin_both_arrays_have_structured_dtype", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L500"}, {"caller_nid": "test_arraysetops_testsetops_test_isin_both_arrays_have_structured_dtype", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L501"}, {"caller_nid": "test_arraysetops_testsetops_test_isin_both_arrays_have_structured_dtype", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L502"}, {"caller_nid": "test_arraysetops_testsetops_test_isin_both_arrays_have_structured_dtype", "callee": "isin", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L503"}, {"caller_nid": "test_arraysetops_testsetops_test_isin_both_arrays_have_structured_dtype", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L504"}, {"caller_nid": "test_arraysetops_testsetops_test_isin_with_arrays_containing_tuples", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L507"}, {"caller_nid": "test_arraysetops_testsetops_test_isin_with_arrays_containing_tuples", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L508"}, {"caller_nid": "test_arraysetops_testsetops_test_isin_with_arrays_containing_tuples", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L509"}, {"caller_nid": "test_arraysetops_testsetops_test_isin_with_arrays_containing_tuples", "callee": "isin", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L510"}, {"caller_nid": "test_arraysetops_testsetops_test_isin_with_arrays_containing_tuples", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L511"}, {"caller_nid": "test_arraysetops_testsetops_test_isin_with_arrays_containing_tuples", "callee": "isin", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L512"}, {"caller_nid": "test_arraysetops_testsetops_test_isin_with_arrays_containing_tuples", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L513"}, {"caller_nid": "test_arraysetops_testsetops_test_isin_with_arrays_containing_tuples", "callee": "invert", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L513"}, {"caller_nid": "test_arraysetops_testsetops_test_isin_with_arrays_containing_tuples", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L520"}, {"caller_nid": "test_arraysetops_testsetops_test_isin_with_arrays_containing_tuples", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L522"}, {"caller_nid": "test_arraysetops_testsetops_test_isin_with_arrays_containing_tuples", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L524"}, {"caller_nid": "test_arraysetops_testsetops_test_isin_with_arrays_containing_tuples", "callee": "isin", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L525"}, {"caller_nid": "test_arraysetops_testsetops_test_isin_with_arrays_containing_tuples", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L526"}, {"caller_nid": "test_arraysetops_testsetops_test_isin_with_arrays_containing_tuples", "callee": "isin", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L527"}, {"caller_nid": "test_arraysetops_testsetops_test_isin_with_arrays_containing_tuples", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L528"}, {"caller_nid": "test_arraysetops_testsetops_test_isin_with_arrays_containing_tuples", "callee": "invert", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L528"}, {"caller_nid": "test_arraysetops_testsetops_test_isin_with_arrays_containing_tuples", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L530"}, {"caller_nid": "test_arraysetops_testsetops_test_isin_with_arrays_containing_tuples", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L532"}, {"caller_nid": "test_arraysetops_testsetops_test_isin_with_arrays_containing_tuples", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L533"}, {"caller_nid": "test_arraysetops_testsetops_test_isin_with_arrays_containing_tuples", "callee": "isin", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L534"}, {"caller_nid": "test_arraysetops_testsetops_test_isin_with_arrays_containing_tuples", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L535"}, {"caller_nid": "test_arraysetops_testsetops_test_isin_with_arrays_containing_tuples", "callee": "isin", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L536"}, {"caller_nid": "test_arraysetops_testsetops_test_isin_with_arrays_containing_tuples", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L537"}, {"caller_nid": "test_arraysetops_testsetops_test_isin_with_arrays_containing_tuples", "callee": "invert", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L537"}, {"caller_nid": "test_arraysetops_testsetops_test_isin_errors", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L543"}, {"caller_nid": "test_arraysetops_testsetops_test_isin_errors", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L544"}, {"caller_nid": "test_arraysetops_testsetops_test_isin_errors", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L545"}, {"caller_nid": "test_arraysetops_testsetops_test_isin_errors", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L548"}, {"caller_nid": "test_arraysetops_testsetops_test_isin_errors", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L549"}, {"caller_nid": "test_arraysetops_testsetops_test_isin_errors", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L550"}, {"caller_nid": "test_arraysetops_testsetops_test_isin_errors", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L553"}, {"caller_nid": "test_arraysetops_testsetops_test_isin_errors", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L555"}, {"caller_nid": "test_arraysetops_testsetops_test_isin_errors", "callee": "iinfo", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L555"}, {"caller_nid": "test_arraysetops_testsetops_test_isin_errors", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L560"}, {"caller_nid": "test_arraysetops_testsetops_test_isin_errors", "callee": "isin", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L568"}, {"caller_nid": "test_arraysetops_testsetops_test_isin_errors", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L569"}, {"caller_nid": "test_arraysetops_testsetops_test_isin_errors", "callee": "isin", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L570"}, {"caller_nid": "test_arraysetops_testsetops_test_isin_errors", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L571"}, {"caller_nid": "test_arraysetops_testsetops_test_union1d", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L574"}, {"caller_nid": "test_arraysetops_testsetops_test_union1d", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L575"}, {"caller_nid": "test_arraysetops_testsetops_test_union1d", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L577"}, {"caller_nid": "test_arraysetops_testsetops_test_union1d", "callee": "union1d", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L578"}, {"caller_nid": "test_arraysetops_testsetops_test_union1d", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L579"}, {"caller_nid": "test_arraysetops_testsetops_test_union1d", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L583"}, {"caller_nid": "test_arraysetops_testsetops_test_union1d", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L584"}, {"caller_nid": "test_arraysetops_testsetops_test_union1d", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L585"}, {"caller_nid": "test_arraysetops_testsetops_test_union1d", "callee": "union1d", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L586"}, {"caller_nid": "test_arraysetops_testsetops_test_union1d", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L587"}, {"caller_nid": "test_arraysetops_testsetops_test_union1d", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L589"}, {"caller_nid": "test_arraysetops_testsetops_test_union1d", "callee": "union1d", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L589"}, {"caller_nid": "test_arraysetops_testsetops_test_setdiff1d", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L592"}, {"caller_nid": "test_arraysetops_testsetops_test_setdiff1d", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L593"}, {"caller_nid": "test_arraysetops_testsetops_test_setdiff1d", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L595"}, {"caller_nid": "test_arraysetops_testsetops_test_setdiff1d", "callee": "setdiff1d", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L596"}, {"caller_nid": "test_arraysetops_testsetops_test_setdiff1d", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L597"}, {"caller_nid": "test_arraysetops_testsetops_test_setdiff1d", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L599"}, {"caller_nid": "test_arraysetops_testsetops_test_setdiff1d", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L600"}, {"caller_nid": "test_arraysetops_testsetops_test_setdiff1d", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L601"}, {"caller_nid": "test_arraysetops_testsetops_test_setdiff1d", "callee": "setdiff1d", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L602"}, {"caller_nid": "test_arraysetops_testsetops_test_setdiff1d", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L603"}, {"caller_nid": "test_arraysetops_testsetops_test_setdiff1d", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L605"}, {"caller_nid": "test_arraysetops_testsetops_test_setdiff1d", "callee": "setdiff1d", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L605"}, {"caller_nid": "test_arraysetops_testsetops_test_setdiff1d", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L606"}, {"caller_nid": "test_arraysetops_testsetops_test_setdiff1d", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L607"}, {"caller_nid": "test_arraysetops_testsetops_test_setdiff1d", "callee": "setdiff1d", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L607"}, {"caller_nid": "test_arraysetops_testsetops_test_setdiff1d_unique", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L610"}, {"caller_nid": "test_arraysetops_testsetops_test_setdiff1d_unique", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L611"}, {"caller_nid": "test_arraysetops_testsetops_test_setdiff1d_unique", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L612"}, {"caller_nid": "test_arraysetops_testsetops_test_setdiff1d_unique", "callee": "setdiff1d", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L613"}, {"caller_nid": "test_arraysetops_testsetops_test_setdiff1d_unique", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L614"}, {"caller_nid": "test_arraysetops_testsetops_test_setdiff1d_char_array", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L617"}, {"caller_nid": "test_arraysetops_testsetops_test_setdiff1d_char_array", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L618"}, {"caller_nid": "test_arraysetops_testsetops_test_setdiff1d_char_array", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L619"}, {"caller_nid": "test_arraysetops_testsetops_test_setdiff1d_char_array", "callee": "setdiff1d", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L619"}, {"caller_nid": "test_arraysetops_testsetops_test_setdiff1d_char_array", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L619"}, {"caller_nid": "test_arraysetops_testsetops_test_manyways", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L622"}, {"caller_nid": "test_arraysetops_testsetops_test_manyways", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L623"}, {"caller_nid": "test_arraysetops_testsetops_test_manyways", "callee": "setxor1d", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L625"}, {"caller_nid": "test_arraysetops_testsetops_test_manyways", "callee": "intersect1d", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L626"}, {"caller_nid": "test_arraysetops_testsetops_test_manyways", "callee": "union1d", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L627"}, {"caller_nid": "test_arraysetops_testsetops_test_manyways", "callee": "setdiff1d", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L628"}, {"caller_nid": "test_arraysetops_testsetops_test_manyways", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L629"}, {"caller_nid": "test_arraysetops_testunique_check_all", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L637"}, {"caller_nid": "test_arraysetops_testunique_check_all", "callee": "unique", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L638"}, {"caller_nid": "test_arraysetops_testunique_check_all", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L639"}, {"caller_nid": "test_arraysetops_testunique_check_all", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L640"}, {"caller_nid": "test_arraysetops_testunique_check_all", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L640"}, {"caller_nid": "test_arraysetops_testunique_check_all", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L642"}, {"caller_nid": "test_arraysetops_testunique_check_all", "callee": "unique", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L643"}, {"caller_nid": "test_arraysetops_testunique_check_all", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L644"}, {"caller_nid": "test_arraysetops_testunique_check_all", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L645"}, {"caller_nid": "test_arraysetops_testunique_check_all", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L646"}, {"caller_nid": "test_arraysetops_testunique_check_all", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L646"}, {"caller_nid": "test_arraysetops_testunique_check_all", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L648"}, {"caller_nid": "test_arraysetops_testunique_check_all", "callee": "unique", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L649"}, {"caller_nid": "test_arraysetops_testunique_check_all", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L650"}, {"caller_nid": "test_arraysetops_testunique_check_all", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L651"}, {"caller_nid": "test_arraysetops_testunique_check_all", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L652"}, {"caller_nid": "test_arraysetops_testunique_check_all", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L652"}, {"caller_nid": "test_arraysetops_testunique_check_all", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L654"}, {"caller_nid": "test_arraysetops_testunique_check_all", "callee": "unique", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L655"}, {"caller_nid": "test_arraysetops_testunique_check_all", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L656"}, {"caller_nid": "test_arraysetops_testunique_check_all", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L657"}, {"caller_nid": "test_arraysetops_testunique_check_all", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L658"}, {"caller_nid": "test_arraysetops_testunique_check_all", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L658"}, {"caller_nid": "test_arraysetops_testunique_check_all", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L660"}, {"caller_nid": "test_arraysetops_testunique_check_all", "callee": "unique", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L661"}, {"caller_nid": "test_arraysetops_testunique_check_all", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L662"}, {"caller_nid": "test_arraysetops_testunique_check_all", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L663"}, {"caller_nid": "test_arraysetops_testunique_check_all", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L664"}, {"caller_nid": "test_arraysetops_testunique_check_all", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L665"}, {"caller_nid": "test_arraysetops_testunique_check_all", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L665"}, {"caller_nid": "test_arraysetops_testunique_check_all", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L667"}, {"caller_nid": "test_arraysetops_testunique_check_all", "callee": "unique", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L668"}, {"caller_nid": "test_arraysetops_testunique_check_all", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L669"}, {"caller_nid": "test_arraysetops_testunique_check_all", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L670"}, {"caller_nid": "test_arraysetops_testunique_check_all", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L671"}, {"caller_nid": "test_arraysetops_testunique_check_all", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L672"}, {"caller_nid": "test_arraysetops_testunique_check_all", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L672"}, {"caller_nid": "test_arraysetops_testunique_check_all", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L674"}, {"caller_nid": "test_arraysetops_testunique_check_all", "callee": "unique", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L675"}, {"caller_nid": "test_arraysetops_testunique_check_all", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L676"}, {"caller_nid": "test_arraysetops_testunique_check_all", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L677"}, {"caller_nid": "test_arraysetops_testunique_check_all", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L678"}, {"caller_nid": "test_arraysetops_testunique_check_all", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L679"}, {"caller_nid": "test_arraysetops_testunique_check_all", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L679"}, {"caller_nid": "test_arraysetops_testunique_check_all", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L681"}, {"caller_nid": "test_arraysetops_testunique_check_all", "callee": "unique", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L683"}, {"caller_nid": "test_arraysetops_testunique_check_all", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L684"}, {"caller_nid": "test_arraysetops_testunique_check_all", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L685"}, {"caller_nid": "test_arraysetops_testunique_check_all", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L686"}, {"caller_nid": "test_arraysetops_testunique_check_all", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L687"}, {"caller_nid": "test_arraysetops_testunique_check_all", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L688"}, {"caller_nid": "test_arraysetops_testunique_check_all", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L688"}, {"caller_nid": "test_arraysetops_testunique_get_types", "callee": "extend", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L692"}, {"caller_nid": "test_arraysetops_testunique_get_types", "callee": "extend", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L693"}, {"caller_nid": "test_arraysetops_testunique_get_types", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L694"}, {"caller_nid": "test_arraysetops_testunique_get_types", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L695"}, {"caller_nid": "test_arraysetops_testunique_test_unique_1d", "callee": "multiply", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L704"}, {"caller_nid": "test_arraysetops_testunique_test_unique_1d", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L709"}, {"caller_nid": "test_arraysetops_testunique_test_unique_1d", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L710"}, {"caller_nid": "test_arraysetops_testunique_test_unique_1d", "callee": "empty", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L715"}, {"caller_nid": "test_arraysetops_testunique_test_unique_1d", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L715"}, {"caller_nid": "test_arraysetops_testunique_test_unique_1d", "callee": "empty", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L717"}, {"caller_nid": "test_arraysetops_testunique_test_unique_1d", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L717"}, {"caller_nid": "test_arraysetops_testunique_test_unique_1d", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L723"}, {"caller_nid": "test_arraysetops_testunique_test_unique_1d", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L723"}, {"caller_nid": "test_arraysetops_testunique_test_unique_1d", "callee": "zip", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L723"}, {"caller_nid": "test_arraysetops_testunique_test_unique_1d", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L724"}, {"caller_nid": "test_arraysetops_testunique_test_unique_1d", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L724"}, {"caller_nid": "test_arraysetops_testunique_test_unique_1d", "callee": "zip", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L724"}, {"caller_nid": "test_arraysetops_testunique_test_unique_1d", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L729"}, {"caller_nid": "test_arraysetops_testunique_test_unique_1d", "callee": "sort", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L730"}, {"caller_nid": "test_arraysetops_testunique_test_unique_1d", "callee": "unique", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L730"}, {"caller_nid": "test_arraysetops_testunique_test_unique_1d", "callee": "unique", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L738"}, {"caller_nid": "test_arraysetops_testunique_test_unique_1d", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L739"}, {"caller_nid": "test_arraysetops_testunique_test_unique_1d", "callee": "unique", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L740"}, {"caller_nid": "test_arraysetops_testunique_test_unique_1d", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L741"}, {"caller_nid": "test_arraysetops_testunique_test_unique_1d", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L742"}, {"caller_nid": "test_arraysetops_testunique_test_unique_1d", "callee": "chararray", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L745"}, {"caller_nid": "test_arraysetops_testunique_test_unique_1d", "callee": "unique", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L747"}, {"caller_nid": "test_arraysetops_testunique_test_unique_1d", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L748"}, {"caller_nid": "test_arraysetops_testunique_test_unique_1d", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L748"}, {"caller_nid": "test_arraysetops_testunique_test_unique_1d", "callee": "unique", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L752"}, {"caller_nid": "test_arraysetops_testunique_test_unique_1d", "callee": "unique", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L753"}, {"caller_nid": "test_arraysetops_testunique_test_unique_1d", "callee": "unique", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L754"}, {"caller_nid": "test_arraysetops_testunique_test_unique_1d", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L756"}, {"caller_nid": "test_arraysetops_testunique_test_unique_1d", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L757"}, {"caller_nid": "test_arraysetops_testunique_test_unique_1d", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L758"}, {"caller_nid": "test_arraysetops_testunique_test_unique_1d", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L759"}, {"caller_nid": "test_arraysetops_testunique_test_unique_1d", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L768"}, {"caller_nid": "test_arraysetops_testunique_test_unique_1d", "callee": "sort", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L768"}, {"caller_nid": "test_arraysetops_testunique_test_unique_1d", "callee": "unique", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L768"}, {"caller_nid": "test_arraysetops_testunique_test_unique_1d", "callee": "sort", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L768"}, {"caller_nid": "test_arraysetops_testunique_test_unique_1d", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L769"}, {"caller_nid": "test_arraysetops_testunique_test_unique_1d", "callee": "unique", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L769"}, {"caller_nid": "test_arraysetops_testunique_test_unique_1d", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L770"}, {"caller_nid": "test_arraysetops_testunique_test_unique_1d", "callee": "unique", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L770"}, {"caller_nid": "test_arraysetops_testunique_test_unique_1d", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L771"}, {"caller_nid": "test_arraysetops_testunique_test_unique_1d", "callee": "unique", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L771"}, {"caller_nid": "test_arraysetops_testunique_test_unique_1d", "callee": "complex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L774"}, {"caller_nid": "test_arraysetops_testunique_test_unique_1d", "callee": "complex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L774"}, {"caller_nid": "test_arraysetops_testunique_test_unique_1d", "callee": "complex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L775"}, {"caller_nid": "test_arraysetops_testunique_test_unique_1d", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L780"}, {"caller_nid": "test_arraysetops_testunique_test_unique_1d", "callee": "sort", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L780"}, {"caller_nid": "test_arraysetops_testunique_test_unique_1d", "callee": "unique", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L780"}, {"caller_nid": "test_arraysetops_testunique_test_unique_1d", "callee": "sort", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L780"}, {"caller_nid": "test_arraysetops_testunique_test_unique_1d", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L781"}, {"caller_nid": "test_arraysetops_testunique_test_unique_1d", "callee": "unique", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L781"}, {"caller_nid": "test_arraysetops_testunique_test_unique_1d", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L782"}, {"caller_nid": "test_arraysetops_testunique_test_unique_1d", "callee": "unique", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L782"}, {"caller_nid": "test_arraysetops_testunique_test_unique_1d", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L783"}, {"caller_nid": "test_arraysetops_testunique_test_unique_1d", "callee": "unique", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L783"}, {"caller_nid": "test_arraysetops_testunique_test_unique_1d", "callee": "datetime64", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L786"}, {"caller_nid": "test_arraysetops_testunique_test_unique_1d", "callee": "datetime64", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L787"}, {"caller_nid": "test_arraysetops_testunique_test_unique_1d", "callee": "datetime64", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L787"}, {"caller_nid": "test_arraysetops_testunique_test_unique_1d", "callee": "datetime64", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L788"}, {"caller_nid": "test_arraysetops_testunique_test_unique_1d", "callee": "datetime64", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L788"}, {"caller_nid": "test_arraysetops_testunique_test_unique_1d", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L792"}, {"caller_nid": "test_arraysetops_testunique_test_unique_1d", "callee": "unique", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L792"}, {"caller_nid": "test_arraysetops_testunique_test_unique_1d", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L793"}, {"caller_nid": "test_arraysetops_testunique_test_unique_1d", "callee": "unique", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L793"}, {"caller_nid": "test_arraysetops_testunique_test_unique_1d", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L794"}, {"caller_nid": "test_arraysetops_testunique_test_unique_1d", "callee": "unique", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L794"}, {"caller_nid": "test_arraysetops_testunique_test_unique_1d", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L795"}, {"caller_nid": "test_arraysetops_testunique_test_unique_1d", "callee": "unique", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L795"}, {"caller_nid": "test_arraysetops_testunique_test_unique_1d", "callee": "timedelta64", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L798"}, {"caller_nid": "test_arraysetops_testunique_test_unique_1d", "callee": "timedelta64", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L799"}, {"caller_nid": "test_arraysetops_testunique_test_unique_1d", "callee": "timedelta64", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L799"}, {"caller_nid": "test_arraysetops_testunique_test_unique_1d", "callee": "timedelta64", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L800"}, {"caller_nid": "test_arraysetops_testunique_test_unique_1d", "callee": "timedelta64", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L800"}, {"caller_nid": "test_arraysetops_testunique_test_unique_1d", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L804"}, {"caller_nid": "test_arraysetops_testunique_test_unique_1d", "callee": "unique", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L804"}, {"caller_nid": "test_arraysetops_testunique_test_unique_1d", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L805"}, {"caller_nid": "test_arraysetops_testunique_test_unique_1d", "callee": "unique", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L805"}, {"caller_nid": "test_arraysetops_testunique_test_unique_1d", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L806"}, {"caller_nid": "test_arraysetops_testunique_test_unique_1d", "callee": "unique", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L806"}, {"caller_nid": "test_arraysetops_testunique_test_unique_1d", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L807"}, {"caller_nid": "test_arraysetops_testunique_test_unique_1d", "callee": "unique", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L807"}, {"caller_nid": "test_arraysetops_testunique_test_unique_1d", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L815"}, {"caller_nid": "test_arraysetops_testunique_test_unique_1d", "callee": "unique", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L815"}, {"caller_nid": "test_arraysetops_testunique_test_unique_1d", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L816"}, {"caller_nid": "test_arraysetops_testunique_test_unique_1d", "callee": "unique", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L816"}, {"caller_nid": "test_arraysetops_testunique_test_unique_1d", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L817"}, {"caller_nid": "test_arraysetops_testunique_test_unique_1d", "callee": "unique", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L817"}, {"caller_nid": "test_arraysetops_testunique_test_unique_1d", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L818"}, {"caller_nid": "test_arraysetops_testunique_test_unique_1d", "callee": "unique", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L818"}, {"caller_nid": "test_arraysetops_testunique_test_unique_zero_sized", "callee": "extend", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L823"}, {"caller_nid": "test_arraysetops_testunique_test_unique_zero_sized", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L825"}, {"caller_nid": "test_arraysetops_testunique_test_unique_zero_sized", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L826"}, {"caller_nid": "test_arraysetops_testunique_test_unique_zero_sized", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L827"}, {"caller_nid": "test_arraysetops_testunique_test_unique_zero_sized", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L828"}, {"caller_nid": "test_arraysetops_testunique_test_unique_zero_sized", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L829"}, {"caller_nid": "test_arraysetops_testunique_test_unique_subclass", "callee": "multiply", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L838"}, {"caller_nid": "test_arraysetops_testunique_test_unique_subclass", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L843"}, {"caller_nid": "test_arraysetops_testunique_test_unique_subclass", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L844"}, {"caller_nid": "test_arraysetops_testunique_test_unique_subclass", "callee": "Subclass", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L845"}, {"caller_nid": "test_arraysetops_testunique_test_unique_subclass", "callee": "Subclass", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L846"}, {"caller_nid": "test_arraysetops_testunique_test_unique_byte_string_hash_based", "callee": "unique", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L854"}, {"caller_nid": "test_arraysetops_testunique_test_unique_byte_string_hash_based", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L857"}, {"caller_nid": "test_arraysetops_testunique_test_unique_byte_string_hash_based", "callee": "sorted", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L857"}, {"caller_nid": "test_arraysetops_testunique_test_unique_byte_string_hash_based", "callee": "tolist", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L857"}, {"caller_nid": "test_arraysetops_testunique_test_unique_unicode_string_hash_based", "callee": "unique", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L867"}, {"caller_nid": "test_arraysetops_testunique_test_unique_unicode_string_hash_based", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L870"}, {"caller_nid": "test_arraysetops_testunique_test_unique_unicode_string_hash_based", "callee": "sorted", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L870"}, {"caller_nid": "test_arraysetops_testunique_test_unique_unicode_string_hash_based", "callee": "tolist", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L870"}, {"caller_nid": "test_arraysetops_testunique_test_unique_vstring_hash_based_equal_nan", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L874"}, {"caller_nid": "test_arraysetops_testunique_test_unique_vstring_hash_based_equal_nan", "callee": "StringDType", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L912"}, {"caller_nid": "test_arraysetops_testunique_test_unique_vstring_hash_based_equal_nan", "callee": "unique", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L935"}, {"caller_nid": "test_arraysetops_testunique_test_unique_vstring_hash_based_equal_nan", "callee": "sum", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L940"}, {"caller_nid": "test_arraysetops_testunique_test_unique_vstring_hash_based_equal_nan", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L941"}, {"caller_nid": "test_arraysetops_testunique_test_unique_vstring_hash_based_equal_nan", "callee": "sorted", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L943"}, {"caller_nid": "test_arraysetops_testunique_test_unique_vstring_hash_based_equal_nan", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L944"}, {"caller_nid": "test_arraysetops_testunique_test_unique_vstring_hash_based_not_equal_nan", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L948"}, {"caller_nid": "test_arraysetops_testunique_test_unique_vstring_hash_based_not_equal_nan", "callee": "StringDType", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L986"}, {"caller_nid": "test_arraysetops_testunique_test_unique_vstring_hash_based_not_equal_nan", "callee": "unique", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1009"}, {"caller_nid": "test_arraysetops_testunique_test_unique_vstring_hash_based_not_equal_nan", "callee": "sum", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1014"}, {"caller_nid": "test_arraysetops_testunique_test_unique_vstring_hash_based_not_equal_nan", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1015"}, {"caller_nid": "test_arraysetops_testunique_test_unique_vstring_hash_based_not_equal_nan", "callee": "sorted", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1017"}, {"caller_nid": "test_arraysetops_testunique_test_unique_vstring_hash_based_not_equal_nan", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1018"}, {"caller_nid": "test_arraysetops_testunique_test_unique_vstring_errors", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1021"}, {"caller_nid": "test_arraysetops_testunique_test_unique_vstring_errors", "callee": "StringDType", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1026"}, {"caller_nid": "test_arraysetops_testunique_test_unique_vstring_errors", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1028"}, {"caller_nid": "test_arraysetops_test_unsupported_hash_based", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1038"}, {"caller_nid": "test_arraysetops_test_unsupported_hash_based", "callee": "unique", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1040"}, {"caller_nid": "test_arraysetops_test_unsupported_hash_based", "callee": "unique", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1041"}, {"caller_nid": "test_arraysetops_test_unsupported_hash_based", "callee": "zip", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1043"}, {"caller_nid": "test_arraysetops_test_unsupported_hash_based", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1044"}, {"caller_nid": "test_arraysetops_testunique_test_unique_axis_errors", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1047"}, {"caller_nid": "test_arraysetops_testunique_test_unique_axis_errors", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1048"}, {"caller_nid": "test_arraysetops_testunique_test_unique_axis_errors", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1051"}, {"caller_nid": "test_arraysetops_testunique_test_unique_axis_errors", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1051"}, {"caller_nid": "test_arraysetops_testunique_test_unique_axis_errors", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1052"}, {"caller_nid": "test_arraysetops_testunique_test_unique_axis_errors", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1052"}, {"caller_nid": "test_arraysetops_testunique_test_unique_axis_list", "callee": "asarray", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1057"}, {"caller_nid": "test_arraysetops_testunique_test_unique_axis_list", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1058"}, {"caller_nid": "test_arraysetops_testunique_test_unique_axis_list", "callee": "unique", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1058"}, {"caller_nid": "test_arraysetops_testunique_test_unique_axis_list", "callee": "unique", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1058"}, {"caller_nid": "test_arraysetops_testunique_test_unique_axis_list", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1059"}, {"caller_nid": "test_arraysetops_testunique_test_unique_axis_list", "callee": "unique", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1059"}, {"caller_nid": "test_arraysetops_testunique_test_unique_axis_list", "callee": "unique", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1059"}, {"caller_nid": "test_arraysetops_testunique_test_unique_axis", "callee": "extend", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1063"}, {"caller_nid": "test_arraysetops_testunique_test_unique_axis", "callee": "extend", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1064"}, {"caller_nid": "test_arraysetops_testunique_test_unique_axis", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1065"}, {"caller_nid": "test_arraysetops_testunique_test_unique_axis", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1066"}, {"caller_nid": "test_arraysetops_testunique_test_unique_axis", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1067"}, {"caller_nid": "test_arraysetops_testunique_test_unique_axis", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1068"}, {"caller_nid": "test_arraysetops_testunique_test_unique_axis", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1074"}, {"caller_nid": "test_arraysetops_testunique_test_unique_axis", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1074"}, {"caller_nid": "test_arraysetops_testunique_test_unique_axis", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1074"}, {"caller_nid": "test_arraysetops_testunique_test_unique_axis", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1075"}, {"caller_nid": "test_arraysetops_testunique_test_unique_axis", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1076"}, {"caller_nid": "test_arraysetops_testunique_test_unique_axis", "callee": "unique", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1076"}, {"caller_nid": "test_arraysetops_testunique_test_unique_axis", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1079"}, {"caller_nid": "test_arraysetops_testunique_test_unique_axis", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1080"}, {"caller_nid": "test_arraysetops_testunique_test_unique_axis", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1081"}, {"caller_nid": "test_arraysetops_testunique_test_unique_axis", "callee": "unique", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1081"}, {"caller_nid": "test_arraysetops_test_unique_1d_with_axis", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1085"}, {"caller_nid": "test_arraysetops_test_unique_1d_with_axis", "callee": "unique", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1086"}, {"caller_nid": "test_arraysetops_test_unique_1d_with_axis", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1087"}, {"caller_nid": "test_arraysetops_test_unique_inverse_with_axis", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1091"}, {"caller_nid": "test_arraysetops_test_unique_inverse_with_axis", "callee": "unique", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1092"}, {"caller_nid": "test_arraysetops_test_unique_inverse_with_axis", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1093"}, {"caller_nid": "test_arraysetops_test_unique_inverse_with_axis", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1094"}, {"caller_nid": "test_arraysetops_test_unique_inverse_with_axis", "callee": "take", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1094"}, {"caller_nid": "test_arraysetops_testunique_test_unique_axis_zeros", "callee": "empty", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1098"}, {"caller_nid": "test_arraysetops_testunique_test_unique_axis_zeros", "callee": "unique", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1099"}, {"caller_nid": "test_arraysetops_testunique_test_unique_axis_zeros", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1103"}, {"caller_nid": "test_arraysetops_testunique_test_unique_axis_zeros", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1104"}, {"caller_nid": "test_arraysetops_testunique_test_unique_axis_zeros", "callee": "empty", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1104"}, {"caller_nid": "test_arraysetops_testunique_test_unique_axis_zeros", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1105"}, {"caller_nid": "test_arraysetops_testunique_test_unique_axis_zeros", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1105"}, {"caller_nid": "test_arraysetops_testunique_test_unique_axis_zeros", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1106"}, {"caller_nid": "test_arraysetops_testunique_test_unique_axis_zeros", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1106"}, {"caller_nid": "test_arraysetops_testunique_test_unique_axis_zeros", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1107"}, {"caller_nid": "test_arraysetops_testunique_test_unique_axis_zeros", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1107"}, {"caller_nid": "test_arraysetops_testunique_test_unique_axis_zeros", "callee": "unique", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1110"}, {"caller_nid": "test_arraysetops_testunique_test_unique_axis_zeros", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1113"}, {"caller_nid": "test_arraysetops_testunique_test_unique_axis_zeros", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1114"}, {"caller_nid": "test_arraysetops_testunique_test_unique_axis_zeros", "callee": "empty", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1114"}, {"caller_nid": "test_arraysetops_testunique_test_unique_axis_zeros", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1115"}, {"caller_nid": "test_arraysetops_testunique_test_unique_axis_zeros", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1115"}, {"caller_nid": "test_arraysetops_testunique_test_unique_axis_zeros", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1116"}, {"caller_nid": "test_arraysetops_testunique_test_unique_axis_zeros", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1116"}, {"caller_nid": "test_arraysetops_testunique_test_unique_axis_zeros", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1117"}, {"caller_nid": "test_arraysetops_testunique_test_unique_axis_zeros", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1117"}, {"caller_nid": "test_arraysetops_testunique_test_unique_axis_zeros", "callee": "empty", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1121"}, {"caller_nid": "test_arraysetops_testunique_test_unique_axis_zeros", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1122"}, {"caller_nid": "test_arraysetops_testunique_test_unique_axis_zeros", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1122"}, {"caller_nid": "test_arraysetops_testunique_test_unique_axis_zeros", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1123"}, {"caller_nid": "test_arraysetops_testunique_test_unique_axis_zeros", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1129"}, {"caller_nid": "test_arraysetops_testunique_test_unique_axis_zeros", "callee": "unique", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1129"}, {"caller_nid": "test_arraysetops_testunique_test_unique_axis_zeros", "callee": "empty", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1130"}, {"caller_nid": "test_arraysetops_testunique_test_unique_masked", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1134"}, {"caller_nid": "test_arraysetops_testunique_test_unique_masked", "callee": "masked_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1136"}, {"caller_nid": "test_arraysetops_testunique_test_unique_masked", "callee": "unique", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1138"}, {"caller_nid": "test_arraysetops_testunique_test_unique_masked", "callee": "unique", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1139"}, {"caller_nid": "test_arraysetops_testunique_test_unique_masked", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1142"}, {"caller_nid": "test_arraysetops_testunique_test_unique_masked", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1143"}, {"caller_nid": "test_arraysetops_testunique_test_unique_sort_order_with_axis", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1150"}, {"caller_nid": "test_arraysetops_testunique_test_unique_sort_order_with_axis", "callee": "unique", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1151"}, {"caller_nid": "test_arraysetops_testunique_test_unique_sort_order_with_axis", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1152"}, {"caller_nid": "test_arraysetops_testunique_run_axis_tests", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1155"}, {"caller_nid": "test_arraysetops_testunique_run_axis_tests", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1155"}, {"caller_nid": "test_arraysetops_testunique_run_axis_tests", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1161"}, {"caller_nid": "test_arraysetops_testunique_run_axis_tests", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1162"}, {"caller_nid": "test_arraysetops_testunique_run_axis_tests", "callee": "unique", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1162"}, {"caller_nid": "test_arraysetops_testunique_run_axis_tests", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1162"}, {"caller_nid": "test_arraysetops_testunique_run_axis_tests", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1165"}, {"caller_nid": "test_arraysetops_testunique_run_axis_tests", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1166"}, {"caller_nid": "test_arraysetops_testunique_run_axis_tests", "callee": "unique", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1166"}, {"caller_nid": "test_arraysetops_testunique_run_axis_tests", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1166"}, {"caller_nid": "test_arraysetops_testunique_run_axis_tests", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1169"}, {"caller_nid": "test_arraysetops_testunique_run_axis_tests", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1170"}, {"caller_nid": "test_arraysetops_testunique_run_axis_tests", "callee": "unique", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1170"}, {"caller_nid": "test_arraysetops_testunique_run_axis_tests", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1170"}, {"caller_nid": "test_arraysetops_testunique_run_axis_tests", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1173"}, {"caller_nid": "test_arraysetops_testunique_run_axis_tests", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1173"}, {"caller_nid": "test_arraysetops_testunique_run_axis_tests", "callee": "take", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1177"}, {"caller_nid": "test_arraysetops_testunique_run_axis_tests", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1178"}, {"caller_nid": "test_arraysetops_testunique_run_axis_tests", "callee": "unique", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1178"}, {"caller_nid": "test_arraysetops_testunique_run_axis_tests", "callee": "unique", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1180"}, {"caller_nid": "test_arraysetops_testunique_run_axis_tests", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1183"}, {"caller_nid": "test_arraysetops_testunique_run_axis_tests", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1185"}, {"caller_nid": "test_arraysetops_testunique_run_axis_tests", "callee": "take", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1185"}, {"caller_nid": "test_arraysetops_testunique_run_axis_tests", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1187"}, {"caller_nid": "test_arraysetops_testunique_run_axis_tests", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1187"}, {"caller_nid": "test_arraysetops_testunique_run_axis_tests", "callee": "unique", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1189"}, {"caller_nid": "test_arraysetops_testunique_run_axis_tests", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1192"}, {"caller_nid": "test_arraysetops_testunique_run_axis_tests", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1194"}, {"caller_nid": "test_arraysetops_testunique_run_axis_tests", "callee": "take", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1194"}, {"caller_nid": "test_arraysetops_testunique_run_axis_tests", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1196"}, {"caller_nid": "test_arraysetops_testunique_run_axis_tests", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1196"}, {"caller_nid": "test_arraysetops_testunique_test_unique_nanequals", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1200"}, {"caller_nid": "test_arraysetops_testunique_test_unique_nanequals", "callee": "unique", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1201"}, {"caller_nid": "test_arraysetops_testunique_test_unique_nanequals", "callee": "unique", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1202"}, {"caller_nid": "test_arraysetops_testunique_test_unique_nanequals", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1203"}, {"caller_nid": "test_arraysetops_testunique_test_unique_nanequals", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1203"}, {"caller_nid": "test_arraysetops_testunique_test_unique_nanequals", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1204"}, {"caller_nid": "test_arraysetops_testunique_test_unique_nanequals", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1204"}, {"caller_nid": "test_arraysetops_testunique_test_unique_array_api_functions", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1207"}, {"caller_nid": "test_arraysetops_testunique_test_unique_array_api_functions", "callee": "unique_values", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1217"}, {"caller_nid": "test_arraysetops_testunique_test_unique_array_api_functions", "callee": "unique", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1218"}, {"caller_nid": "test_arraysetops_testunique_test_unique_array_api_functions", "callee": "unique_counts", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1221"}, {"caller_nid": "test_arraysetops_testunique_test_unique_array_api_functions", "callee": "unique", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1222"}, {"caller_nid": "test_arraysetops_testunique_test_unique_array_api_functions", "callee": "unique_inverse", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1225"}, {"caller_nid": "test_arraysetops_testunique_test_unique_array_api_functions", "callee": "unique", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1226"}, {"caller_nid": "test_arraysetops_testunique_test_unique_array_api_functions", "callee": "unique_all", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1229"}, {"caller_nid": "test_arraysetops_testunique_test_unique_array_api_functions", "callee": "unique", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1230"}, {"caller_nid": "test_arraysetops_testunique_test_unique_array_api_functions", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1239"}, {"caller_nid": "test_arraysetops_testunique_test_unique_array_api_functions", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1239"}, {"caller_nid": "test_arraysetops_testunique_test_unique_array_api_functions", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1240"}, {"caller_nid": "test_arraysetops_testunique_test_unique_array_api_functions", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1242"}, {"caller_nid": "test_arraysetops_testunique_test_unique_array_api_functions", "callee": "zip", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1245"}, {"caller_nid": "test_arraysetops_testunique_test_unique_array_api_functions", "callee": "assert_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1247"}, {"caller_nid": "test_arraysetops_testunique_test_unique_array_api_functions", "callee": "sort", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1247"}, {"caller_nid": "test_arraysetops_testunique_test_unique_array_api_functions", "callee": "sort", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1247"}, {"caller_nid": "test_arraysetops_testunique_test_unique_inverse_shape", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1251"}, {"caller_nid": "test_arraysetops_testunique_test_unique_inverse_shape", "callee": "unique", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1252"}, {"caller_nid": "test_arraysetops_testunique_test_unique_inverse_shape", "callee": "reshape", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1253"}, {"caller_nid": "test_arraysetops_testunique_test_unique_inverse_shape", "callee": "func", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1255"}, {"caller_nid": "test_arraysetops_testunique_test_unique_inverse_shape", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1256"}, {"caller_nid": "test_arraysetops_testunique_test_unique_inverse_shape", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1257"}, {"caller_nid": "test_arraysetops_testunique_test_unique_inverse_shape", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1258"}, {"caller_nid": "test_arraysetops_test_unique_with_matrix", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1270"}, {"caller_nid": "test_arraysetops_test_unique_with_matrix", "callee": "matrix", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1270"}, {"caller_nid": "test_arraysetops_test_unique_with_matrix", "callee": "unique", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1273"}, {"caller_nid": "test_arraysetops_test_unique_with_matrix", "callee": "unique", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1274"}, {"caller_nid": "test_arraysetops_test_unique_with_matrix", "callee": "asarray", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1274"}, {"caller_nid": "test_arraysetops_test_unique_with_matrix", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1275"}, {"caller_nid": "test_arraysetops_testunique_test_unique_axis0_equal_nan_on_1d_array", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1279"}, {"caller_nid": "test_arraysetops_testunique_test_unique_axis0_equal_nan_on_1d_array", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1280"}, {"caller_nid": "test_arraysetops_testunique_test_unique_axis0_equal_nan_on_1d_array", "callee": "unique", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1281"}, {"caller_nid": "test_arraysetops_testunique_test_unique_axis0_equal_nan_on_1d_array", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1282"}, {"caller_nid": "test_arraysetops_testunique_test_unique_axis_minus1_eq_on_1d_array", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1285"}, {"caller_nid": "test_arraysetops_testunique_test_unique_axis_minus1_eq_on_1d_array", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1286"}, {"caller_nid": "test_arraysetops_testunique_test_unique_axis_minus1_eq_on_1d_array", "callee": "unique", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1287"}, {"caller_nid": "test_arraysetops_testunique_test_unique_axis_minus1_eq_on_1d_array", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1288"}, {"caller_nid": "test_arraysetops_testunique_test_unique_axis_float_raises_typeerror", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1291"}, {"caller_nid": "test_arraysetops_testunique_test_unique_axis_float_raises_typeerror", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1292"}, {"caller_nid": "test_arraysetops_testunique_test_unique_axis_float_raises_typeerror", "callee": "unique", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1293"}, {"caller_nid": "test_arraysetops_test_unique_complex_signed_zeros", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1300"}, {"caller_nid": "test_arraysetops_test_unique_complex_signed_zeros", "callee": "unique", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1301"}, {"caller_nid": "test_arraysetops_test_unique_complex_signed_zeros", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1302"}, {"caller_nid": "test_arraysetops_test_unique_complex_signed_zeros", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/tests/test_arraysetops.py", "source_location": "L1302"}]}