From 65a1268dabbfd15842ef67e8b8f6bef7ea7a208d Mon Sep 17 00:00:00 2001 From: Mungai Njoroge Date: Mon, 19 Jan 2026 16:09:43 +0300 Subject: [PATCH] Add 'Martha Reeves and the Vandellas' to default artist split ignore list --- src/swingmusic/data/__init__.py | 1 + 1 file changed, 1 insertion(+) diff --git a/src/swingmusic/data/__init__.py b/src/swingmusic/data/__init__.py index fee4dedb..e8ebd378 100644 --- a/src/swingmusic/data/__init__.py +++ b/src/swingmusic/data/__init__.py @@ -50,6 +50,7 @@ ARTIST_SPLIT_IGNORE_LIST = { "Katrina & the Waves", "Gladys Knight & the Pips", "Martha & the Vandellas", + "Martha Reeves and the Vandellas", "? and the Mysterians", "Kool & the Gang", "Josie & the Pussycats",