Skip to content

Commit a4b2534

Browse files
lint
1 parent 69f1eef commit a4b2534

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/test_tv_tensors.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ def test_bbox_format(format, is_rotated_expected, scripted):
7777
fn = torch.jit.script(fn)
7878
assert fn(format) == is_rotated_expected
7979

80+
8081
@pytest.mark.parametrize(
8182
"format, support_integer_dtype",
8283
[

0 commit comments

Comments
 (0)