mirror of
https://github.com/YuzuZensai/spleeter.git
synced 2026-01-31 14:58:23 +00:00
Cleaned with isort
This commit is contained in:
@@ -6,7 +6,7 @@
|
|||||||
from os.path import join
|
from os.path import join
|
||||||
from tempfile import gettempdir
|
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 typer.models import ArgumentInfo, OptionInfo
|
||||||
|
|
||||||
from .audio import Codec, STFTBackend
|
from .audio import Codec, STFTBackend
|
||||||
|
|||||||
Reference in New Issue
Block a user