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

Improve warning messages #62

Open
lucydot opened this issue May 31, 2023 · 0 comments
Open

Improve warning messages #62

lucydot opened this issue May 31, 2023 · 0 comments
Labels
maintenance Not quite a bug, but could be in the future...

Comments

@lucydot
Copy link
Owner

lucydot commented May 31, 2023

Currently warning messages are printed to the user using print statements. There is a better way to do this, which would also allow users to suppress warnings if, for example, they are doing high throughput work, using the Warnings module: https://docs.python.org/3/library/warnings.html

@lucydot lucydot added the maintenance Not quite a bug, but could be in the future... label May 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Not quite a bug, but could be in the future...
Projects
None yet
Development

No branches or pull requests

1 participant