update flake8 format

This commit is contained in:
bobokun 2024-02-27 17:24:43 -05:00
parent 61836b86ec
commit f37d8462bc
No known key found for this signature in database
GPG key ID: B73932169607D927

View file

@ -15,7 +15,8 @@ parser.add_argument("-p", "--password", help="qbittorrent password", default="ad
parser.add_argument(
"--cache-mount",
"--cache_mount",
help="Cache mount point in Unraid. This is used to additionally filter for only torrents that exists on the cache mount. Use this option ONLY if you follow TRaSH Guides folder structure.",
help="Cache mount point in Unraid. This is used to additionally filter for only torrents that exists on the cache mount."
"Use this option ONLY if you follow TRaSH Guides folder structure.",
default=None,
)
parser.add_argument(