mirror of
https://github.com/beetbox/beets.git
synced 2025-12-20 23:53:15 +01:00
removing extra line
This commit is contained in:
parent
55e003a3d4
commit
9bdadc5c73
1 changed files with 0 additions and 1 deletions
|
|
@ -356,7 +356,6 @@ class DiscogsPlugin(BeetsPlugin):
|
|||
else:
|
||||
return self.config['separator'].as_str().join(sorted(style))
|
||||
|
||||
|
||||
def get_artist(self, artists):
|
||||
"""Returns an artist string (all artists) and an artist_id (the main
|
||||
artist) for a list of discogs album or track artists.
|
||||
|
|
|
|||
Loading…
Reference in a new issue