Skip to content

Commit

Permalink
Add docblock for ros2interface command (#434)
Browse files Browse the repository at this point in the history
Signed-off-by: Jacob Perron <jacob@openrobotics.org>
  • Loading branch information
jacobperron committed Jan 17, 2020
1 parent 4c5d932 commit a4d062b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ros2interface/ros2interface/command/interface.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@


class InterfaceCommand(CommandExtension):
"""Show information about ROS interfaces."""

def add_arguments(self, parser, cli_name):
self._subparser = parser
Expand Down

0 comments on commit a4d062b

Please sign in to comment.