From 4fc28dc09f9632eb4a15a1ef48778427f9dcae33 Mon Sep 17 00:00:00 2001 From: Walter Purcaro Date: Thu, 23 Jul 2015 18:53:06 +0200 Subject: Code cosmetics --- module/plugins/internal/Account.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'module/plugins/internal/Account.py') diff --git a/module/plugins/internal/Account.py b/module/plugins/internal/Account.py index 27525e1d2..96f1cb533 100644 --- a/module/plugins/internal/Account.py +++ b/module/plugins/internal/Account.py @@ -206,7 +206,7 @@ class Account(Plugin): def load_account_info(self, name, req=None): """ - This should be overwritten in account plugin,\ + This should be overwritten in account plugin and retrieving account information for user :param name: -- cgit v1.2.3