Skip to content

Commit 1a7af82

Browse files
author
Daniel Flores
committed
remove whitespace
1 parent b0f7ed4 commit 1a7af82

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/utils.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -411,7 +411,6 @@ def get_empty_chw_tensor(self, *, stream_index: int) -> torch.Tensor:
411411
frames={}, # Automatically loaded from json file
412412
)
413413

414-
415414
# Video generated with:
416415
# ffmpeg -f lavfi -i testsrc2=duration=1:size=200x200:rate=30 -c:v libx265 -pix_fmt yuv420p10le -preset fast -crf 23 h265_10bits.mp4
417416
H265_10BITS = TestVideo(

0 commit comments

Comments
 (0)