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

STYLE: Add code check to avoid returning Exceptions instead of raising #48861

Closed
phofl opened this issue Sep 29, 2022 · 0 comments · Fixed by #48948
Closed

STYLE: Add code check to avoid returning Exceptions instead of raising #48861

phofl opened this issue Sep 29, 2022 · 0 comments · Fixed by #48948
Labels
CI Continuous Integration Code Style Code style, linting, code_checks

Comments

@phofl
Copy link
Member

phofl commented Sep 29, 2022

We want to check that we don't return Exceptions instead of raising them.

see #48833

@mroeschke @jbrockmendel

@phofl phofl added Code Style Code style, linting, code_checks CI Continuous Integration labels Sep 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI Continuous Integration Code Style Code style, linting, code_checks
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant