diff --git a/rvc/f0/__init__.py b/rvc/f0/__init__.py index bdab561..ec38608 100644 --- a/rvc/f0/__init__.py +++ b/rvc/f0/__init__.py @@ -6,4 +6,4 @@ from .harvest import Harvest from .pm import PM from .rmvpe import RMVPE -__all__ = ["F0Predictor", "CRePE", "Dio", "Harvest", "PM", "RMVPE"] \ No newline at end of file +__all__ = ["F0Predictor", "CRePE", "Dio", "Harvest", "PM", "RMVPE"]