mplotutils/tests/test_mapticklabels.py::test_xticklabels_robinson[True]: AssertionError:
Not equal to tolerance rtol=1e-07, atol=0.01
Mismatched elements: 1 / 2 (50%)
Mismatch at index:
[1]: -89.99646030729686 (ACTUAL), -89.845635 (DESIRED)
Max absolute difference among violations: 0.15082531
Max relative difference among violations: 0.00167872
ACTUAL: array([-120. , -89.99646])
DESIRED: array([-120. , -89.845635])
mplotutils/tests/test_mapticklabels.py::test_xticklabels_robinson[False]: AssertionError:
Not equal to tolerance rtol=1e-07, atol=0.01
Mismatched elements: 1 / 2 (50%)
Mismatch at index:
[1]: -89.99646030729686 (ACTUAL), -89.845635 (DESIRED)
Max absolute difference among violations: 0.15082531
Max relative difference among violations: 0.00167872
ACTUAL: array([-120. , -89.99646])
DESIRED: array([-120. , -89.845635])
Workflow Run URL
Python 3.14 Test Summary