Skip to content

Commit

Permalink
Remove noqa (#1626)
Browse files Browse the repository at this point in the history
(cherry picked from commit b7bbdd6)
  • Loading branch information
christophfroehlich authored and mergify[bot] committed Jul 20, 2024
1 parent 877920a commit d8d5ef3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion controller_manager/controller_manager/launch_utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ def generate_load_controller_launch_description(
'unload_on_kill' LaunchArguments and a Node action that runs the controller_manager
spawner node to load and activate a controller
Examples # noqa: D416
Examples
--------
# Assuming the controller type and controller parameters are known to the controller_manager
generate_load_controller_launch_description('joint_state_broadcaster')
Expand Down

0 comments on commit d8d5ef3

Please sign in to comment.