diff --git a/src/swingmusic/data/__init__.py b/src/swingmusic/data/__init__.py index 690c1bc9..3d6d3f4b 100644 --- a/src/swingmusic/data/__init__.py +++ b/src/swingmusic/data/__init__.py @@ -12,4 +12,6 @@ ARTIST_SPLIT_IGNORE_LIST = { "C & C Music Factory", "FO&O", "The Product G&B", + "Big Brother and the Holding Company", + "Tyler, The Creator" }