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(
|
argparser.add_argument(
|
||||||
"-k",
|
"-k",
|
||||||
"--keep-extension",
|
"--keep-extension",
|
||||||
help="Keeps the OS recognized extension from the original filename. Will append "
|
help="Keeps the OS recognized extension from the original filename. Will "
|
||||||
'to end of argument given by "-e" or "--extension".',
|
'append to end of argument given by "-e" or "--extension".',
|
||||||
action="store_true",
|
action="store_true",
|
||||||
default=False,
|
default=False,
|
||||||
required=False,
|
required=False,
|
||||||
|
Loading…
Reference in New Issue
Block a user