mirror of
https://github.com/Emersont1/itchio.git
synced 2026-03-11 08:54:39 +00:00
Conform to Code Style Guide
This commit is contained in:
parent
e2a5830d17
commit
eb529b041e
1 changed files with 1 additions and 1 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in a new issue