Skip to content

Commit

Permalink
Run ruff
Browse files Browse the repository at this point in the history
  • Loading branch information
bbayles committed Jun 13, 2024
1 parent d38912a commit 2f44908
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_parser.py
Original file line number Diff line number Diff line change
Expand Up @@ -396,7 +396,7 @@ def test_should_parse_scte35_from_playlist():
True,
True,
True,
False, # EXT-X-CUE-IN
False, # EXT-X-CUE-IN
False,
]
assert actual_cue_status == expected_cue_status
Expand Down

0 comments on commit 2f44908

Please sign in to comment.