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

feat: put error messages behind flag #24

Merged
merged 1 commit into from
Nov 13, 2023

Conversation

robertmarsal
Copy link
Owner

Previously users that did not have the sleep package installed would always get an error printed in the terminal. With this change that error message is only displayed when the --debug flag is set.

Fixes #23

Previously users that did not have the `sleep` package installed
would always get an error printed in the terminal. With this change
that error message is only displayed when the `--debug` flag is set.
@robertmarsal robertmarsal merged commit d708bd3 into master Nov 13, 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.

Unable to load the sleep module (no animations available)
1 participant