diff --git a/itchiodl/downloader/__main__.py b/itchiodl/downloader/__main__.py index fe444ce..22d6450 100644 --- a/itchiodl/downloader/__main__.py +++ b/itchiodl/downloader/__main__.py @@ -27,7 +27,7 @@ def main(): parser.add_argument( "--human-folders", - action='store_true', + action="store_true", help=( "Download Folders are named based on the full text version of the title instead of " "the trimmed URL title"