summaryrefslogtreecommitdiff
path: root/client/stt.py
diff options
context:
space:
mode:
Diffstat (limited to 'client/stt.py')
-rw-r--r--client/stt.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/client/stt.py b/client/stt.py
index 1bce875..b1e8648 100644
--- a/client/stt.py
+++ b/client/stt.py
@@ -1,3 +1,5 @@
+#!/usr/bin/env python2
+# -*- coding: utf-8-*-
import traceback
import json
import urllib2