From d47ef91162a2790d4c19a50672cb08741ad67919 Mon Sep 17 00:00:00 2001 From: sageTheDM Date: Fri, 11 Oct 2024 10:14:02 +0200 Subject: [PATCH] tts.py deleted space --- py/tts.py | 1 - 1 file changed, 1 deletion(-) diff --git a/py/tts.py b/py/tts.py index 93f7fa4..3fd30f5 100644 --- a/py/tts.py +++ b/py/tts.py @@ -1,6 +1,5 @@ import pyttsx3 - class TTS: @staticmethod def gen_tts(text):