diff options
author | Charles Harris <charlesr.harris@gmail.com> | 2021-04-11 10:50:47 -0600 |
---|---|---|
committer | Charles Harris <charlesr.harris@gmail.com> | 2021-04-11 10:50:47 -0600 |
commit | a100272b6f8cbfad2b18dfd638a0fb2bf51563d6 (patch) | |
tree | c0ff475dd4cd226a0740da6019fc8b0ff14eac03 /numpy/array_api/tests/test_elementwise_functions.py | |
parent | 98ec22a2e5d82da7ee5bc63e4f2445df0e100e64 (diff) | |
download | numpy-a100272b6f8cbfad2b18dfd638a0fb2bf51563d6.tar.gz |
MAINT: Allow more recursion depth for scalar tests.
The test_operator_object_left and test_operator_object_right tests in
test_scalarmath.py set a maximum recursion depth of 100 that caused an
error in gitpod because it was too close to the starting depth of 75.
The fix here is to raise the maximum depth to 200.
Closes #18749
Diffstat (limited to 'numpy/array_api/tests/test_elementwise_functions.py')
0 files changed, 0 insertions, 0 deletions