From 4d616ceb93241763d2003d4ae066515bd6340e33 Mon Sep 17 00:00:00 2001 From: SUTJael Date: Mon, 21 Apr 2014 16:13:43 +0200 Subject: [PATCH] Fix styling --- beetsplug/ftintitle.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/beetsplug/ftintitle.py b/beetsplug/ftintitle.py index e490a97bd..34cdbdcc6 100644 --- a/beetsplug/ftintitle.py +++ b/beetsplug/ftintitle.py @@ -119,7 +119,8 @@ class FtInTitlePlugin(BeetsPlugin): 'drop_feat': False }) - self._command = ui.Subcommand('ftintitle', + self._command = ui.Subcommand( + 'ftintitle', help='move featured artists to the title field') self._command.parser.add_option(