Update __init__.py
This commit is contained in:
parent
ec621ddc1f
commit
ad0638b82c
@ -42,9 +42,6 @@ EXIT_COMMANDS = {
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
def cli(genre: str = None, download_all: bool = False):
|
||||
def get_existing_genre() -> List[str]:
|
||||
"""
|
||||
|
Loading…
Reference in New Issue
Block a user