Skip to content

Commit

Permalink
black reformat pad.py test
Browse files Browse the repository at this point in the history
  • Loading branch information
pattonw committed Jun 14, 2024
1 parent 68917db commit 9bd6128
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/cases/pad.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@

from itertools import product


@pytest.mark.parametrize("mode", ["constant", "reflect"])
def test_padding(mode):
array_key = ArrayKey("TEST_ARRAY")
Expand Down

0 comments on commit 9bd6128

Please sign in to comment.