Skip to content

Commit

Permalink
Remove blank line.
Browse files Browse the repository at this point in the history
Signed-off-by: ChenYing Kuo <[email protected]>
  • Loading branch information
evshary committed Mar 19, 2021
1 parent b61a605 commit a4c438b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ros2topic/ros2topic/verb/list.py
Original file line number Diff line number Diff line change
Expand Up @@ -74,4 +74,3 @@ def main(self, *, args):
if args.show_types:
msg += ' [{topic_types_formatted}]'
print(msg.format_map(locals()))

0 comments on commit a4c438b

Please sign in to comment.