Update __init__.py

This commit is contained in:
Hellow2 2023-04-05 10:13:01 +02:00
parent ec621ddc1f
commit ad0638b82c

View File

@ -42,9 +42,6 @@ EXIT_COMMANDS = {
}
def cli(genre: str = None, download_all: bool = False):
def get_existing_genre() -> List[str]:
"""