From f697a970efc374d9ed8c6a8ca3304472b2ef371b Mon Sep 17 00:00:00 2001 From: Peter Dahlberg Date: Sat, 7 Feb 2015 02:12:41 +0100 Subject: [PATCH] fix indentation --- plugins.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/plugins.py b/plugins.py index 3109ab6..23dab84 100644 --- a/plugins.py +++ b/plugins.py @@ -568,9 +568,9 @@ def command_wp(argv,lang="de",**args): } if short is not None: - return { - 'msg': args['reply_user'] + ': %s (<%s>)' % ( - short if short.strip() else "(nix)", link + return { + 'msg': args['reply_user'] + ': %s (<%s>)' % ( + short if short.strip() else "(nix)", link ) } elif "missing" in page: