From d2e2b127651a5a44b56337eb6d9ca246c97a208a Mon Sep 17 00:00:00 2001 From: Walter Purcaro Date: Fri, 17 Jul 2015 03:03:26 +0200 Subject: Spare fixes and code cosmetics --- module/plugins/accounts/UlozTo.py | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) (limited to 'module/plugins/accounts/UlozTo.py') diff --git a/module/plugins/accounts/UlozTo.py b/module/plugins/accounts/UlozTo.py index e83124b81..b18428887 100644 --- a/module/plugins/accounts/UlozTo.py +++ b/module/plugins/accounts/UlozTo.py @@ -36,13 +36,14 @@ class UlozTo(Account): action = re.findall('
' in html: self.wrong_password() -- cgit v1.2.3