mirror of
https://github.com/fumiama/Retrieval-based-Voice-Conversion-WebUI.git
synced 2026-06-08 03:55:47 +08:00
chore(format): run black on dev (#2099)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
ab07a8b1bc
commit
c38088dc6e
@@ -96,7 +96,8 @@ class VC:
|
||||
{"value": to_return_protect[2], "__type__": "update"},
|
||||
{"value": to_return_protect[3], "__type__": "update"},
|
||||
{"value": "", "__type__": "update"},
|
||||
) if to_return_protect
|
||||
)
|
||||
if to_return_protect
|
||||
else {"visible": True, "maximum": 0, "__type__": "update"}
|
||||
)
|
||||
person = f'{os.getenv("weight_root")}/{sid}'
|
||||
|
||||
Reference in New Issue
Block a user