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/Cli.py | 1 + 1 file changed, 1 insertion(+) (limited to 'pyload/cli/Cli.py') diff --git a/pyload/cli/Cli.py b/pyload/cli/Cli.py index fba6dc3da..7b30d5f44 100644 --- a/pyload/cli/Cli.py +++ b/pyload/cli/Cli.py @@ -35,6 +35,7 @@ from pyload.remote.thriftbackend.ThriftClient import ThriftClient, NoConnection, from Getch import Getch from rename_process import renameProcess + class Cli(object): def __init__(self, client, command): -- cgit v1.2.3