cherry-pick release-8.1.2 (#12252)

(cherry picked from commit 7df3dbc545)
This commit is contained in:
Bruno Oliveira
2024-04-26 15:25:44 -03:00
committed by GitHub
parent 4eb8b6d525
commit 93c2cdf6d6
8 changed files with 35 additions and 8 deletions
-1
View File
@@ -1 +0,0 @@
Fixed attribute error in pytest.approx for types implicitly convertible to numpy arrays by converting other_side to a numpy array so that np_array_shape != other_side.shape can be properly checked.