From d31fabf8cff5dae02e3fc759a4203bd374dddc99 Mon Sep 17 00:00:00 2001 From: schneefux Date: Sun, 30 Mar 2014 16:03:44 -0400 Subject: Initial commit --- client/modules/__init__.py | 1 + 1 file changed, 1 insertion(+) create mode 100755 client/modules/__init__.py (limited to 'client/modules/__init__.py') diff --git a/client/modules/__init__.py b/client/modules/__init__.py new file mode 100755 index 0000000..febb4fd --- /dev/null +++ b/client/modules/__init__.py @@ -0,0 +1 @@ +#!/usr/bin/env python import Gmail import Notifications import Birthday import Weather import HN import News import Time import Joke import Life import Unclear \ No newline at end of file -- cgit v1.3.1