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

Add missing default for allowed_base_exceptions #64

Closed
wants to merge 1 commit into from
Closed

Add missing default for allowed_base_exceptions #64

wants to merge 1 commit into from

Conversation

saulbein
Copy link

Fixes #63. Not sure this one got through mypy checks as it was complaining in my local IDE.

@guilatrova guilatrova self-requested a review May 23, 2023 10:38
@guilatrova
Copy link
Owner

@saulbein can you reword your commit to be like: fix: add missing default for allowed_base_exceptions ?

This is needed so merging this PR releases a fixes for everybody.

guilatrova added a commit that referenced this pull request May 23, 2023
@guilatrova
Copy link
Owner

Just to don't make it more troublesome for you, I took your commit into this PR: #65

I added the proper credit to the commit as you can see: 9f4d154

@guilatrova guilatrova closed this May 23, 2023
guilatrova added a commit that referenced this pull request May 23, 2023
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.

Flake8 plugin settings are missing 'allowed_base_exceptions'
2 participants