fixed headless error and reformatted

pull/1174/head
Jason 3 years ago committed by RapidStoned
parent b41a95f7c9
commit c98cfaa6ae

@ -5,7 +5,6 @@ from gtts import gTTS
from utils import settings from utils import settings
class GTTS: class GTTS:
def __init__(self): def __init__(self):
self.max_chars = 5000 self.max_chars = 5000

Loading…
Cancel
Save