Skip to content

Commit f05ecd9

Browse files
Jenkinsopenstack-gerrit
authored andcommitted
Merge "Add one parenthesis"
2 parents 0bfa349 + a2786fa commit f05ecd9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

openstackclient/volume/v2/volume.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ def get_parser(self, prog_name):
175175
action="store_true",
176176
default=False,
177177
help="Attempt forced removal of volume(s), regardless of state "
178-
"(defaults to False"
178+
"(defaults to False)"
179179
)
180180
return parser
181181

0 commit comments

Comments
 (0)