CI #3739
Annotations
2 errors and 5 warnings
|
Test with pytest
The operation was canceled.
|
Test with pytest:
Users/runner/hostedtoolcache/Python/3.9.21/x64/lib/python3.9/site-packages/matplotlib/cbook.py#L1762
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:
Users/runner/hostedtoolcache/Python/3.9.21/x64/lib/python3.9/site-packages/matplotlib/cbook.py#L1762
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#L182
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#L182
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#L226
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.
|
Loading