diff options
Diffstat (limited to 'client/main.py')
| -rwxr-xr-x[-rw-r--r--] | client/main.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/client/main.py b/client/main.py index fb0eaf0..6683188 100644..100755 --- a/client/main.py +++ b/client/main.py @@ -1,3 +1,5 @@ +#!/usr/bin/env python2 +# -*- coding: utf-8-*- import yaml import sys import speaker |
