summaryrefslogtreecommitdiff
path: root/client/local_mic.py
diff options
context:
space:
mode:
Diffstat (limited to 'client/local_mic.py')
-rw-r--r--client/local_mic.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/client/local_mic.py b/client/local_mic.py
index 44e232d..3da6ed1 100644
--- a/client/local_mic.py
+++ b/client/local_mic.py
@@ -1,3 +1,4 @@
+# -*- coding: utf-8-*-
"""
A drop-in replacement for the Mic class that allows for all I/O to occur
over the terminal. Useful for debugging. Unlike with the typical Mic