Skip to content

Commit ac41ac4

Browse files
committed
add comment
1 parent 1e7ccba commit ac41ac4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/test_transforms_v2_refactored.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4003,6 +4003,8 @@ def test_random_transform_correctness(self, num_input_channels):
40034003

40044004

40054005
class TestRandomZoomOut:
4006+
# Tests are light because this largely relies on the already tested `pad` kernels.
4007+
40064008
@pytest.mark.parametrize(
40074009
"make_input",
40084010
[

0 commit comments

Comments
 (0)