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

Replace bare except clause to be more specific what type of exception it catches. #154

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

trilleplay
Copy link

In accordance with PEP 8 you should mention exceptions when possible when using the except: clause, from what I'm able to see this should only catch AssertionError exceptions.

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

Successfully merging this pull request may close these issues.

2 participants