Skip to content

Commit 05cf567

Browse files
authored
Fixing test. (#3126)
1 parent 64a3e1b commit 05cf567

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/test_functional_tensor.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -929,6 +929,8 @@ def test_equalize(self):
929929
F_pil.equalize,
930930
F_t.equalize,
931931
[{}],
932+
tol=1.0,
933+
agg_method="max",
932934
dts=(None,)
933935
)
934936

0 commit comments

Comments
 (0)