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: add checks for built-in exceptions #23

Merged
merged 1 commit into from
Oct 3, 2023
Merged

Conversation

henryiii
Copy link
Owner

@henryiii henryiii commented Oct 3, 2023

Closes #13. This can only be done for built-in exceptions, since there's no way to tell if a variable is a class or an object.

Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
@henryiii henryiii merged commit efb36a6 into main Oct 3, 2023
9 checks passed
@henryiii henryiii deleted the henryiii/feat/builtins branch October 3, 2023 15:56
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.

Request: checking for empty Exception messages
1 participant