From 380e00cf40cd50a05578d068cc3fd566590d1ed4 Mon Sep 17 00:00:00 2001 From: Walter Purcaro Date: Fri, 29 Aug 2014 16:41:06 +0200 Subject: __init__ shebangs --- module/remote/__init__.py | 1 + 1 file changed, 1 insertion(+) (limited to 'module/remote/__init__.py') diff --git a/module/remote/__init__.py b/module/remote/__init__.py index 9298f5337..60dfa77c7 100644 --- a/module/remote/__init__.py +++ b/module/remote/__init__.py @@ -1,2 +1,3 @@ # -*- coding: utf-8 -*- + activated = True -- cgit v1.2.3