lint
This commit is contained in:
parent
5b8d5c74cf
commit
3ca94e7d3e
1 changed files with 1 additions and 3 deletions
|
|
@ -111,7 +111,5 @@ class TestChapters:
|
|||
output_directory=output_directory,
|
||||
dry_run=dry_run,
|
||||
expected_download_summary_file_name="plugins/chapters/test_chapters_from_comments.json",
|
||||
ignore_md5_hashes_for=[
|
||||
"JMC/JMC - Move 78 - Automated Improvisation [Full Album].mp4"
|
||||
],
|
||||
ignore_md5_hashes_for=["JMC/JMC - Move 78 - Automated Improvisation [Full Album].mp4"],
|
||||
)
|
||||
|
|
|
|||
Loading…
Reference in a new issue