""" Package which defines the command-line interface for the Ultimate RVC project. """ from ultimate_rvc.core.main import initialize initialize()