Skip to content

Commit da6c5a5

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent a2819ca commit da6c5a5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/data/utils/test_compute_shape_offset.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121

2222
class TestComputeShapeOffset(unittest.TestCase):
2323
"""Unit tests for :func:`monai.data.utils.compute_shape_offset`."""
24-
24+
2525
def test_pytorch_size_input(self):
2626
"""Validate `torch.Size` input produces expected shape and offset.
2727

0 commit comments

Comments
 (0)