diff options
Diffstat (limited to 'client/mic.py')
| -rw-r--r-- | client/mic.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/client/mic.py b/client/mic.py index 01a37cb..096610d 100644 --- a/client/mic.py +++ b/client/mic.py @@ -1,3 +1,4 @@ +# -*- coding: utf-8-*- """ The Mic class handles all interactions with the microphone and speaker. """ |
