fix indentation
This commit is contained in:
@@ -568,9 +568,9 @@ def command_wp(argv,lang="de",**args):
|
|||||||
}
|
}
|
||||||
|
|
||||||
if short is not None:
|
if short is not None:
|
||||||
return {
|
return {
|
||||||
'msg': args['reply_user'] + ': %s (<%s>)' % (
|
'msg': args['reply_user'] + ': %s (<%s>)' % (
|
||||||
short if short.strip() else "(nix)", link
|
short if short.strip() else "(nix)", link
|
||||||
)
|
)
|
||||||
}
|
}
|
||||||
elif "missing" in page:
|
elif "missing" in page:
|
||||||
|
|||||||
Reference in New Issue
Block a user