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 value error formatting #1827

Merged
merged 2 commits into from Mar 21, 2023
Merged

Fix value error formatting #1827

merged 2 commits into from Mar 21, 2023

Conversation

dariocurr
Copy link
Contributor

@dariocurr dariocurr commented Mar 21, 2023

What does this change

Fix the ValueError formatting

What was wrong

The error was not printed

How this fixes it

I literally added just a char to format the message error (my mistake sorry, I forgot it in #1822)

@stefan6419846
Copy link
Contributor

We might want to cover this by a corresponding test to avoid such an issue.

@dariocurr
Copy link
Contributor Author

Done with latest commit 331498d

@dariocurr
Copy link
Contributor Author

I have no idea why the tests fail

@fcurella
Copy link
Collaborator

@dariocurr Looks like just a fluke, I've re-run that test for you

Copy link
Collaborator

@fcurella fcurella left a comment

Choose a reason for hiding this comment

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

Thank you!

@fcurella fcurella merged commit 3b1beb3 into joke2k:master Mar 21, 2023
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.

None yet

3 participants