Closed dkriegner closed 1 year ago
The tests produce many warnings like this one:
##[warning]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.)
This affects multiple parts of the code.
The tests produce many warnings like this one:
This affects multiple parts of the code.