From 938b7e6141e2895c7d41b0e8ef4b9416912e2e9e Mon Sep 17 00:00:00 2001 From: Walter Purcaro Date: Fri, 17 Apr 2015 17:28:58 +0200 Subject: Spare code cosmetics (4) --- pyload/cli/Handler.py | 1 + 1 file changed, 1 insertion(+) (limited to 'pyload/cli/Handler.py') diff --git a/pyload/cli/Handler.py b/pyload/cli/Handler.py index 33e5dd8e6..444d7f6d0 100644 --- a/pyload/cli/Handler.py +++ b/pyload/cli/Handler.py @@ -1,6 +1,7 @@ # -*- coding: utf-8 -*- # @author: RaNaN + class Handler(object): def __init__(self, cli): -- cgit v1.2.3