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