1
0
mirror of https://github.com/fumiama/Retrieval-based-Voice-Conversion-WebUI.git synced 2026-06-06 01:30:24 +08:00

chore(format): run black on dev

This commit is contained in:
github-actions[bot]
2026-04-18 09:31:50 +00:00
parent 3affc9415d
commit f4df04a5af
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)