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

Silences warnings in the console window. #281

Closed
wants to merge 1 commit into from

Conversation

BobTorgerson
Copy link
Contributor

This PR silences all Python warnings in the console window. To test, check your console and make sure that none of the warnings are noted.

Closes #128

@BobTorgerson BobTorgerson requested a review from cstephen July 20, 2023 22:27
@brucecrevensten
Copy link
Member

I think the goal of #128 was to address the warnings, not silence them? Not sure why we'd want to hide warnings in general.

@BobTorgerson
Copy link
Contributor Author

It specifically said in the issue "shush the warnings" as an option, but I'll go ahead and close this PR.

@BobTorgerson BobTorgerson deleted the silence_warnings branch October 22, 2024 19:32
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.

Handle some spurious (?) warnings?
2 participants