func -> call

This commit is contained in:
Ftps
2024-06-02 02:30:11 +09:00
parent 5e3dce38f4
commit 043fa4d750
6 changed files with 50 additions and 18 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ class UVR:
self.need_reformat: bool = True
self.config: Config = Config()
def uvr_wrapper(
def __call__(
self,
audio_path: Path,
agg: int = 10,