mirror of https://github.com/coqui-ai/TTS.git
Pacify pylint even more
parent
532cf8160c
commit
5daaadc9dc
|
@ -1,3 +1,4 @@
|
|||
# pylint: disable=redefined-outer-name, unused-argument
|
||||
import os
|
||||
import time
|
||||
import argparse
|
||||
|
|
Loading…
Reference in New Issue