diff options
Diffstat (limited to 'client/g2p.py')
| -rw-r--r-- | client/g2p.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/client/g2p.py b/client/g2p.py index bae40b6..7aa0f2d 100644 --- a/client/g2p.py +++ b/client/g2p.py @@ -1,3 +1,5 @@ +#!/usr/bin/env python2 +# -*- coding: utf-8-*- import os import subprocess import re |
