Skip to content

Commit 2befe24

Browse files
bbaylesmauricioabreu
authored andcommitted
Run ruff
1 parent 6050e9e commit 2befe24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_parser.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -396,7 +396,7 @@ def test_should_parse_scte35_from_playlist():
396396
True,
397397
True,
398398
True,
399-
False, # EXT-X-CUE-IN
399+
False, # EXT-X-CUE-IN
400400
False,
401401
]
402402
assert actual_cue_status == expected_cue_status

0 commit comments

Comments
 (0)