From b50fa0aa076d365375bae0cdbb88d8b02eabf5a6 Mon Sep 17 00:00:00 2001 From: echel0n Date: Wed, 23 Apr 2014 00:17:43 -0700 Subject: [PATCH] Testing auto-update feature ... --- sickbeard/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sickbeard/__init__.py b/sickbeard/__init__.py index bcfde0d6..3ee238a4 100644 --- a/sickbeard/__init__.py +++ b/sickbeard/__init__.py @@ -15,7 +15,7 @@ # # You should have received a copy of the GNU General Public License # along with Sick Beard. If not, see . - +# from __future__ import with_statement import cherrypy