From bcb4861558c0c8bfaf72c608fa7e6f70a7ae0cfa Mon Sep 17 00:00:00 2001 From: Carlos Date: Fri, 10 Jan 2020 15:33:34 +0100 Subject: [PATCH] fix lint error --- st2.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/st2.py b/st2.py index 84d6052..e4851ea 100644 --- a/st2.py +++ b/st2.py @@ -446,8 +446,8 @@ def append_args(func, args, kwargs): self.create_dynamic_plugin( name="St2", - doc="err-stackstorm v{} - A StackStorm plugin for authentication and Action Alias execution." - " Use {}{}help for action alias help.".format( + doc="err-stackstorm v{} - A StackStorm plugin for authentication and Action Alias " + "execution. Use {}{}help for action alias help.".format( ERR_STACKSTORM_VERSION, self.cfg.bot_prefix, self.cfg.plugin_prefix ), commands=(