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

fix linter warning about bad quotes #438

Merged
merged 1 commit into from
Jan 23, 2020

Conversation

dirk-thomas
Copy link
Member

Introduced in #436: https://ci.ros2.org/job/ci_linux/9126/testReport/ros2cli.test/test_flake8/test_flake8/

./ros2cli/command/__init__.py:93:9: Q000 Remove bad quotes
        "`ros2cli.command.add_subparsers_on_demand` instead", stacklevel=2)
        ^

1     Q000 Remove bad quotes

Signed-off-by: Dirk Thomas <dirk-thomas@users.noreply.github.com>
@dirk-thomas dirk-thomas added bug Something isn't working in review Waiting for review (Kanban column) labels Jan 23, 2020
@dirk-thomas dirk-thomas self-assigned this Jan 23, 2020
@dirk-thomas dirk-thomas merged commit d273021 into master Jan 23, 2020
@delete-merged-branch delete-merged-branch bot deleted the dirk-thomas/fix-linter-warning branch January 23, 2020 22:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working in review Waiting for review (Kanban column)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants