style update

This commit is contained in:
Eren Gölge
2021-05-11 11:30:00 +02:00
parent 5aee30443f
commit 19fb1d743d
35 changed files with 160 additions and 152 deletions
+1 -2
View File
@@ -4,9 +4,8 @@ import os
# pylint: disable=wildcard-import
# pylint: disable=unused-import
from tests import get_tests_input_path, get_tests_path
from TTS.tts.utils.text import *
from TTS.tts.configs import TacotronConfig
from TTS.tts.utils.text import *
conf = TacotronConfig()