From 9bc7b112105649e64f5ead27ba64584ef89dc58c Mon Sep 17 00:00:00 2001 From: Ruud Date: Wed, 31 Aug 2011 09:47:44 +0200 Subject: [PATCH] Rename CLI --- couchpotato/{cli.py => runner.py} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename couchpotato/{cli.py => runner.py} (100%) diff --git a/couchpotato/cli.py b/couchpotato/runner.py similarity index 100% rename from couchpotato/cli.py rename to couchpotato/runner.py