mirror of
https://github.com/YuzuZensai/spleeter.git
synced 2026-01-06 04:32:43 +00:00
Cleaned with isort
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
from os.path import join
|
||||
from tempfile import gettempdir
|
||||
|
||||
from typer import Argument, Option, echo, Exit
|
||||
from typer import Argument, Exit, Option, echo
|
||||
from typer.models import ArgumentInfo, OptionInfo
|
||||
|
||||
from .audio import Codec, STFTBackend
|
||||
|
||||
Reference in New Issue
Block a user