Skip to content
This repository has been archived by the owner on May 2, 2021. It is now read-only.

Clean up bare exceptions #21

Closed
spenceforce opened this issue Nov 11, 2017 · 0 comments
Closed

Clean up bare exceptions #21

spenceforce opened this issue Nov 11, 2017 · 0 comments

Comments

@spenceforce
Copy link
Owner

There are a few bare exceptions like:

try:
    ...
except:  # bare exception
    ...

These should catch more specific exceptions.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant