Skip to content

Commit 1c06f1e

Browse files
committed
Formatting
1 parent d80e795 commit 1c06f1e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/decoders/test_video_decoder.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -874,5 +874,6 @@ def test_get_key_frame_indices(self, device):
874874
key_frame_indices, h265_reference_key_frame_indices, atol=0, rtol=0
875875
)
876876

877+
877878
if __name__ == "__main__":
878879
pytest.main()

0 commit comments

Comments
 (0)