diff options
Diffstat (limited to 'source/features.py')
| -rw-r--r-- | source/features.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/features.py b/source/features.py index a19ec7a..f5f2d04 100644 --- a/source/features.py +++ b/source/features.py | |||
| @@ -52,7 +52,7 @@ except Exception as e: | |||
| 52 | microphone_available = 0 | 52 | microphone_available = 0 |
| 53 | 53 | ||
| 54 | 54 | ||
| 55 | class fe: | 55 | class feat: |
| 56 | 56 | ||
| 57 | def __init__(self): | 57 | def __init__(self): |
| 58 | pass | 58 | pass |
