Try to fix TravisCI-errors.

This commit is contained in:
Oliver Rümpelein 2015-08-02 21:08:44 +02:00
parent d05e251a14
commit 69377291ff

View file

@ -66,8 +66,8 @@ class PlayPlugin(BeetsPlugin):
# Prepare command strings with optional args
if opts.args:
command_str = command_str.format(opts.args or '')\
.format(confargs or '')
.format(confargs or '')
# Perform search by album and add folders rather than tracks to
# playlist.
if opts.album: