diff options
Diffstat (limited to 'client/modules/__init__.py')
| -rwxr-xr-x | client/modules/__init__.py | 1 |
1 files changed, 1 insertions, 0 deletions
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 |
