Skip to content

Commit a78108c

Browse files
authored
whitespace
1 parent 1b5395a commit a78108c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tldr.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -614,7 +614,7 @@ def create_parser() -> ArgumentParser:
614614
default=False,
615615
action="store_true",
616616
help='Display shortform options over longform')
617-
617+
618618
parser.add_argument('-V', '--longform',
619619
default=False,
620620
action="store_true",

0 commit comments

Comments
 (0)