diff options
| author | schneefux <schneefux+commit@schneefux.xyz> | 2014-08-23 09:10:37 +0800 |
|---|---|---|
| committer | schneefux <schneefux+commit@schneefux.xyz> | 2014-08-23 09:10:37 +0800 |
| commit | bd72c31b6e9e08c03198c106c49ebf904a50a9cb (patch) | |
| tree | 4e9eceeb7143418af90836645d702d556d0444f2 /client/test.py | |
| parent | 0d4bb63b3727e44c973d167be0d82c4c062648f6 (diff) | |
| download | jasper-client-bd72c31b6e9e08c03198c106c49ebf904a50a9cb.tar.gz jasper-client-bd72c31b6e9e08c03198c106c49ebf904a50a9cb.zip | |
More cleanup, mostly in docstrings
Diffstat (limited to 'client/test.py')
| -rw-r--r-- | client/test.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/client/test.py b/client/test.py index 6186642..0c35cbf 100644 --- a/client/test.py +++ b/client/test.py @@ -11,7 +11,6 @@ import yaml import test_mic import g2p import brain -import speaker def activeInternet(): |
