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

bare excepts to specific exceptions #17

Open
jeremydouglass opened this issue Aug 6, 2018 · 0 comments
Open

bare excepts to specific exceptions #17

jeremydouglass opened this issue Aug 6, 2018 · 0 comments

Comments

@jeremydouglass
Copy link
Contributor

We currently have a systematic problem with using bare exceptions. We should do a code review targeted specifically at replacing all of these with specific exceptions.

Warnings are currently enabled / disabled in:

  • pycodestyle (setup.cfg): E722 (bare excepts)
  • pylint (.pylintrc): (bare-except)
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

No branches or pull requests

1 participant