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

Add option to the Kraken CLI to show Python warnings #242

Open
NiklasRosenstein opened this issue May 23, 2024 · 0 comments
Open

Add option to the Kraken CLI to show Python warnings #242

NiklasRosenstein opened this issue May 23, 2024 · 0 comments
Assignees

Comments

@NiklasRosenstein
Copy link
Contributor

NiklasRosenstein commented May 23, 2024

Having an option to enable warnings (see snippet below) would be useful to avoid having to remember how to enable it otherwise, it reduces the bar to look for warnings.

On the other hand, a lot of times warnings will be caused by in-library code that the immediate user has no direct control over, hence we might not want warnings enabled by default. Warnings that definitely need to go to the user should be logged instead.

@NiklasRosenstein NiklasRosenstein self-assigned this May 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

1 participant