mirror of
https://github.com/fumiama/Retrieval-based-Voice-Conversion-WebUI.git
synced 2026-06-05 01:10:22 +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:
committed by
GitHub
parent
02d3864342
commit
24dbc5edd2
@@ -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"]
|
||||
|
||||
Reference in New Issue
Block a user