fix: update test for new mpl behaviour #3767
Annotations
9 warnings
Test with pytest:
opt/hostedtoolcache/Python/3.10.16/x64/lib/python3.10/site-packages/matplotlib/cbook.py#L1709
Conversion of an array with ndim > 0 to a scalar is deprecated, and will error in future. Ensure you extract a single element from your array before performing this operation. (Deprecated NumPy 1.25.)
|
Test with pytest:
opt/hostedtoolcache/Python/3.10.16/x64/lib/python3.10/site-packages/matplotlib/cbook.py#L1709
Conversion of an array with ndim > 0 to a scalar is deprecated, and will error in future. Ensure you extract a single element from your array before performing this operation. (Deprecated NumPy 1.25.)
|
Test with pytest:
tests/test_basic.py#L201
No artists with labels found to put in legend. Note that artists whose label start with an underscore are ignored when legend() is called with no argument.
|
Test with pytest:
tests/test_basic.py#L201
No artists with labels found to put in legend. Note that artists whose label start with an underscore are ignored when legend() is called with no argument.
|
Test with pytest:
tests/test_basic.py#L245
No artists with labels found to put in legend. Note that artists whose label start with an underscore are ignored when legend() is called with no argument.
|
Test with pytest:
opt/hostedtoolcache/Python/3.10.16/x64/lib/python3.10/unittest/mock.py#L505
The is_bbox attribute was deprecated in Matplotlib 3.9 and will be removed in 3.11.
|
Test with pytest:
opt/hostedtoolcache/Python/3.10.16/x64/lib/python3.10/unittest/mock.py#L505
The is_bbox attribute was deprecated in Matplotlib 3.9 and will be removed in 3.11.
|
Test with pytest:
opt/hostedtoolcache/Python/3.10.16/x64/lib/python3.10/unittest/mock.py#L505
The is_bbox attribute was deprecated in Matplotlib 3.9 and will be removed in 3.11.
|
Test with pytest:
opt/hostedtoolcache/Python/3.10.16/x64/lib/python3.10/unittest/mock.py#L505
The is_bbox attribute was deprecated in Matplotlib 3.9 and will be removed in 3.11.
|
Loading