Cleaning things up.

Signed-off-by: Cliff Hill <xlorep@darkhelm.org>
This commit is contained in:
2021-09-16 15:49:46 -04:00
parent 164faf8083
commit 671444a6bb
4 changed files with 439 additions and 304 deletions

View File

@@ -5,7 +5,7 @@ from playlist import plex
@click.command()
@click.version_option()
@click.version_option() # type: ignore
def main() -> None:
"""Automated Daily Playlist Generator for Plex Music."""
print(plex.server)