ros2 / ros2cli

ROS 2 command line interface tools
Apache License 2.0
172 stars 161 forks source link

Fix some flake8 warnings related to style. #805

Closed clalancette closed 1 year ago

clalancette commented 1 year ago

These were missed in a previous code review; fix them here.

Signed-off-by: Chris Lalancette clalancette@gmail.com

In particular, these problems were added in #792. The issues were not caught in CI due to a bug in colcon (which has subsequently been fixed). @arjo129 FYI.

clalancette commented 1 year ago

CI: