From bcfa634d1f66a51e9b334f03368634d756464afb Mon Sep 17 00:00:00 2001 From: Jesse Bannon Date: Sat, 14 Jan 2023 16:38:57 -0800 Subject: [PATCH] lint --- tests/e2e/bandcamp/test_bandcamp.py | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/tests/e2e/bandcamp/test_bandcamp.py b/tests/e2e/bandcamp/test_bandcamp.py index 48c0a572..88cc6b3a 100644 --- a/tests/e2e/bandcamp/test_bandcamp.py +++ b/tests/e2e/bandcamp/test_bandcamp.py @@ -24,9 +24,7 @@ def subscription_dict(output_directory): "ytdl_options": { "max_downloads": 15, }, - "date_range": { - "before": "20230101" - }, + "date_range": {"before": "20230101"}, "overrides": { "url": "https://funkypselicave.bandcamp.com/", "track_title": "{captured_track_title}",