Skip to content

Moving program warnings to not print to std out #63

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

Merged
merged 6 commits into from
Oct 16, 2024
Merged

Moving program warnings to not print to std out #63

merged 6 commits into from
Oct 16, 2024

Conversation

DKenefake
Copy link
Member

As brought up in #62 it is not great to print warnings directly to std out. Instead it would be nice to have it be on std err via the warnings module.

This is a placeholder, as some of the tests are directly checking the length of the warning list generated from the problem, and now have a side interaction with pytest as pytest is finding these warnings.

@DKenefake DKenefake merged commit e9cac8d into main Oct 16, 2024
12 checks passed
@DKenefake DKenefake deleted the warnings branch October 16, 2024 03:26
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.

1 participant