Remove the retired artist overrides layer and the mixed artist type
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
@@ -106,9 +106,6 @@ class ArtistType(enum.StrEnum):
|
||||
"""A solo artist: a human."""
|
||||
GROUP = "group"
|
||||
"""A musical ensemble."""
|
||||
MIXED = "mixed"
|
||||
"""A mixed act, assigned manually via the overrides; never
|
||||
derived by the fetcher."""
|
||||
|
||||
|
||||
@dataclass
|
||||
|
||||
Reference in New Issue
Block a user