mirror of https://github.com/coqui-ai/TTS.git
Make style
parent
758ef84cc2
commit
c9375e4b8b
|
@ -7,7 +7,6 @@ from argparse import RawTextHelpFormatter
|
|||
|
||||
# pylint: disable=redefined-outer-name, unused-argument
|
||||
from pathlib import Path
|
||||
from pprint import pprint
|
||||
|
||||
from TTS.api import TTS
|
||||
from TTS.utils.manage import ModelManager
|
||||
|
|
Loading…
Reference in New Issue