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 a traceback #234

Merged
merged 1 commit into from
Jun 17, 2024
Merged

Fix a traceback #234

merged 1 commit into from
Jun 17, 2024

Conversation

jan-cerny
Copy link
Member

Ensure the title and description members of ProfileInfo objects are not None.

Fixes: #233

@pep8speaks
Copy link

pep8speaks commented Jun 17, 2024

Hello @jan-cerny! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

There are currently no PEP 8 issues detected in this Pull Request. Cheers! 🍻

Comment last updated at 2024-06-17 08:47:37 UTC

Ensure the `title` and `description` members of ProfileInfo objects
are not None.

Fixes: OpenSCAP#233
Copy link
Contributor

@evgenyz evgenyz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks!

@evgenyz evgenyz merged commit 813a440 into OpenSCAP:main Jun 17, 2024
15 of 17 checks passed
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.

oscap-report tracebacks on thin data streams
3 participants