Skip to content

Commit e67e058

Browse files
authored
quotes
1 parent 0434d53 commit e67e058

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ros_buildfarm/argument.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -371,7 +371,7 @@ def add_argument_skip_rosdep_keys(parser):
371371
def add_argument_test_branch(parser):
372372
parser.add_argument(
373373
'--test-branch', default=None,
374-
help="Branch to attempt to checkout before doing batch job.")
374+
help='Branch to attempt to checkout before doing batch job.')
375375

376376

377377
def add_argument_testing(parser):

0 commit comments

Comments
 (0)