Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cleanup comments: flake8 --select=E262,E266 #620

Merged
merged 1 commit into from
Aug 20, 2021

Conversation

cclauss
Copy link
Contributor

@cclauss cclauss commented Aug 20, 2021

Fixes two comment-related flake8 issues that formatters like psf/black will not auto-fix.

8     E262 inline comment should start with '# '
42    E265 block comment should start with '# '

@jtbandes jtbandes merged commit fb42647 into RobotWebTools:ros2 Aug 20, 2021
@cclauss cclauss deleted the cleanup-comments branch August 20, 2021 17:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants