1
0
mirror of https://github.com/fumiama/Retrieval-based-Voice-Conversion-WebUI.git synced 2026-06-05 17:20:25 +08:00

chore(format): run black on dev (#143)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2026-04-18 17:36:44 +08:00
committed by GitHub
parent 3affc9415d
commit 645ce27dcc
4 changed files with 8 additions and 8 deletions

1
web.py
View File

@@ -36,7 +36,6 @@ import threading
import shutil
import logging
logging.getLogger("numba").setLevel(logging.WARNING)
logging.getLogger("httpx").setLevel(logging.WARNING)