mirror of
https://github.com/coqui-ai/TTS.git
synced 2026-07-12 13:31:01 +02:00
linter fix
This commit is contained in:
@@ -2,9 +2,7 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
|
||||
import argparse
|
||||
import os
|
||||
import sys
|
||||
import string
|
||||
from argparse import RawTextHelpFormatter
|
||||
# pylint: disable=redefined-outer-name, unused-argument
|
||||
from pathlib import Path
|
||||
|
||||
Reference in New Issue
Block a user