Skip to content

Commit

Permalink
add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
pmeier committed Sep 25, 2023
1 parent 1e7ccba commit ac41ac4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/test_transforms_v2_refactored.py
Original file line number Diff line number Diff line change
Expand Up @@ -4003,6 +4003,8 @@ def test_random_transform_correctness(self, num_input_channels):


class TestRandomZoomOut:
# Tests are light because this largely relies on the already tested `pad` kernels.

@pytest.mark.parametrize(
"make_input",
[
Expand Down

0 comments on commit ac41ac4

Please sign in to comment.