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

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

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2024-06-14 20:38:23 +09:00
committed by GitHub
parent 02d3864342
commit 24dbc5edd2

View File

@@ -6,4 +6,4 @@ from .harvest import Harvest
from .pm import PM
from .rmvpe import RMVPE
__all__ = ["F0Predictor", "CRePE", "Dio", "Harvest", "PM", "RMVPE"]
__all__ = ["F0Predictor", "CRePE", "Dio", "Harvest", "PM", "RMVPE"]