From 3ca94e7d3e4aa851764a06d386c30979fdfbd785 Mon Sep 17 00:00:00 2001 From: Jesse Bannon Date: Mon, 20 Feb 2023 09:23:49 -0800 Subject: [PATCH] lint --- tests/e2e/plugins/test_chapters.py | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/tests/e2e/plugins/test_chapters.py b/tests/e2e/plugins/test_chapters.py index b565f8b1..813ff1f2 100644 --- a/tests/e2e/plugins/test_chapters.py +++ b/tests/e2e/plugins/test_chapters.py @@ -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"], )