Fixed code formatting
All checks were successful
ydeng/renamebycsv/pipeline/head This commit looks good
All checks were successful
ydeng/renamebycsv/pipeline/head This commit looks good
This commit is contained in:
parent
352af7da14
commit
028c93eb80
@ -157,8 +157,8 @@ def main():
|
||||
argparser.add_argument(
|
||||
"-k",
|
||||
"--keep-extension",
|
||||
help="Keeps the OS recognized extension from the original filename. Will append "
|
||||
'to end of argument given by "-e" or "--extension".',
|
||||
help="Keeps the OS recognized extension from the original filename. Will "
|
||||
'append to end of argument given by "-e" or "--extension".',
|
||||
action="store_true",
|
||||
default=False,
|
||||
required=False,
|
||||
|
Loading…
Reference in New Issue
Block a user