Removed empty line (caught by flake8)
This commit is contained in:
parent
bdb4f9e2a5
commit
d8270ec153
@ -237,7 +237,6 @@ class Audio(pykka.ThreadingActor):
|
||||
self.set_volume(volume)
|
||||
logger.info('Audio mixer volume set to %d', volume)
|
||||
|
||||
|
||||
def _select_mixer_track(self, mixer, track_label):
|
||||
# Ignore tracks without volumes, then look for track with
|
||||
# label equal to the audio/mixer_track config value, otherwise fallback
|
||||
|
||||
Loading…
Reference in New Issue
Block a user