discogs: docstring style fix

This commit is contained in:
Diego Moreda 2016-10-10 20:30:21 +02:00
parent c5ae9c5bee
commit 1f4bef9e61

View file

@ -426,8 +426,7 @@ class DiscogsPlugin(BeetsPlugin):
def get_track_index(self, position):
"""Returns the medium, medium index and subtrack index for a discogs
track position.
"""
track position."""
# Match the standard Discogs positions (12.2.9), which can have several
# forms (1, 1-1, A1, A1.1, A1a, ...).
match = re.match(