From df53d0c57817f787b1ef3323e2e6ddb1a52f7006 Mon Sep 17 00:00:00 2001 From: Ruud Date: Thu, 10 Jan 2013 07:29:48 +0100 Subject: [PATCH] Rename RT folder --- .../automation/{rottentomatoes_com => rottentomatoes}/__init__.py | 0 .../automation/{rottentomatoes_com => rottentomatoes}/main.py | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename couchpotato/core/providers/automation/{rottentomatoes_com => rottentomatoes}/__init__.py (100%) rename couchpotato/core/providers/automation/{rottentomatoes_com => rottentomatoes}/main.py (100%) diff --git a/couchpotato/core/providers/automation/rottentomatoes_com/__init__.py b/couchpotato/core/providers/automation/rottentomatoes/__init__.py similarity index 100% rename from couchpotato/core/providers/automation/rottentomatoes_com/__init__.py rename to couchpotato/core/providers/automation/rottentomatoes/__init__.py diff --git a/couchpotato/core/providers/automation/rottentomatoes_com/main.py b/couchpotato/core/providers/automation/rottentomatoes/main.py similarity index 100% rename from couchpotato/core/providers/automation/rottentomatoes_com/main.py rename to couchpotato/core/providers/automation/rottentomatoes/main.py