From 2d35af8096a2345ea69462f835a671751e012138 Mon Sep 17 00:00:00 2001 From: nasrlol Date: Tue, 3 Dec 2024 00:13:37 +0100 Subject: fixed the feature instance all --- source/features.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/features.py') 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: microphone_available = 0 -class fe: +class feat: def __init__(self): pass -- cgit v1.2.3-70-g09d2