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

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2024-01-11 22:42:26 +09:00
committed by GitHub
parent c2ab680e18
commit 322ce9b940
2 changed files with 4 additions and 2 deletions

View File

@@ -1518,4 +1518,4 @@ with gr.Blocks(title="RVC WebUI") as app:
inbrowser=not config.noautoopen,
server_port=config.listen_port,
quiet=True,
)
)