diff --git a/src/swingmusic/data/__init__.py b/src/swingmusic/data/__init__.py index fb7d90d7..03bbc6ee 100644 --- a/src/swingmusic/data/__init__.py +++ b/src/swingmusic/data/__init__.py @@ -1,5 +1,6 @@ ARTIST_SPLIT_IGNORE_LIST = { "AC/DC", + "Sonny & Cher", "Bob marley & the wailers", "Crosby, Stills, Nash & Young", "Smith & Thell",