Skip to content

Commit 76ee83a

Browse files
author
Daniel Flores
committed
remove whitespace
1 parent 162a5dd commit 76ee83a

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
@@ -391,7 +391,6 @@ def get_empty_chw_tensor(self, *, stream_index: int) -> torch.Tensor:
391391
frames={}, # Automatically loaded from json file
392392
)
393393

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

0 commit comments

Comments
 (0)