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 flake8 error in publisher example #229

Merged
merged 1 commit into from
Jan 6, 2025
Merged

Conversation

sea-bass
Copy link
Collaborator

@sea-bass sea-bass commented Jan 6, 2025

CI (on Rolling only) was showing this failure:

build/generate_parameter_module_example/pytest.xml: 3 tests, 0 errors, 1 failure, 1 skipped
- generate_parameter_module_example.test.test_flake8 test_flake8
  <<< failure message
    AssertionError: Found 1 code style errors / warnings:
      ./generate_parameter_module_example/minimal_publisher.py:39:1: CNL100 Class definition does not have a new line.
    assert 1 == 0
  >>>

@JafarAbdi JafarAbdi merged commit ee8a1f3 into main Jan 6, 2025
7 checks passed
@JafarAbdi JafarAbdi deleted the one-line-to-rule-them-all branch January 6, 2025 14:51
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