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

[cmd] Fix invalid output file format #1

Merged
merged 1 commit into from
Jan 16, 2025

Conversation

sduenas
Copy link
Member

@sduenas sduenas commented Nov 20, 2024

The output object was expecting bytes instead of a string. This commit sets the output to str only.

The output object was expecting bytes instead of
a string. This commit sets the output to str
only.

Signed-off-by: Santiago Dueñas <sduenas@bitergia.com>
Copy link
Contributor

@jjmerchante jjmerchante left a comment

Choose a reason for hiding this comment

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

LGTM

@jjmerchante jjmerchante merged commit 2ba4d7b into chaoss:main Jan 16, 2025
3 of 4 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.

2 participants