Fix a few code style issues

This commit is contained in:
Dmitry Bogdanov 2018-04-28 14:06:29 +02:00
parent 8c42c458a7
commit 7ac2aff50c

View file

@ -354,8 +354,7 @@ class DiscogsPlugin(BeetsPlugin):
# new disc, when there is no medium_index and the ordinal of medium
# is not sequential. For example, I, II, III, IV, V. Assume these
# are the track index, not the medium.
# side_count is the number of mediums or medium sides (in the case
# side_count is the number of mediums or medium sides (in the case
# of two-sided mediums) that were seen before
medium_is_index = track.medium and not track.medium_index and (
len(track.medium) != 1 or