Complete workflow fixing

This commit is contained in:
rany2
2023-01-05 01:49:37 +02:00
parent 2c00c63803
commit a1c5924024
6 changed files with 36 additions and 32 deletions

View File

@@ -12,8 +12,7 @@ from xml.sax.saxutils import escape
import aiohttp
from edge_tts.exceptions import (NoAudioReceived, UnexpectedResponse,
UnknownResponse)
from edge_tts.exceptions import NoAudioReceived, UnexpectedResponse, UnknownResponse
from .constants import WSS_URL