mirror of
https://github.com/wassname/TTS.git
synced 2026-09-09 11:16:00 +08:00
linter fixes
This commit is contained in:
@@ -1,9 +1,6 @@
|
||||
import os
|
||||
|
||||
# pylint: disable=unused-wildcard-import
|
||||
# pylint: disable=wildcard-import
|
||||
# pylint: disable=unused-import
|
||||
from tests import get_tests_input_path, get_tests_path
|
||||
from TTS.tts.configs import TacotronConfig
|
||||
from TTS.tts.utils.text import *
|
||||
|
||||
|
||||
Reference in New Issue
Block a user