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