Skip to content

Commit

Permalink
Style
Browse files Browse the repository at this point in the history
Signed-off-by: Arjo Chakravarty <[email protected]>
  • Loading branch information
arjo129 committed Dec 12, 2024
1 parent e4ea835 commit ac82ffd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
help="Path to output the map model files")
shared_parser.add_argument("TEMPLATE_WORLD_FILE", type=str, default="",
help="Specify the template for"
+" the base simulation.")
+ " the base simulation.")
# Create subparsers for Gazebo and Nav generation
gazebo_parser = subparsers.add_parser(
'gazebo',
Expand Down

0 comments on commit ac82ffd

Please sign in to comment.