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

Fix bugs in the "with suppress" check #55

Merged
merged 2 commits into from
Oct 6, 2022
Merged

Conversation

dosisod
Copy link
Owner

@dosisod dosisod commented Oct 6, 2022

See #47.

This does not fully fix #47, since there is no easy way (as of current) to check if a variable is unbound or not with Mypy.

@dosisod dosisod self-assigned this Oct 6, 2022
@dosisod dosisod merged commit 582e6e0 into master Oct 6, 2022
@dosisod dosisod deleted the fix-with-suppress-bugs branch October 6, 2022 22:36
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.

Ensure variable is bound in FURB127
1 participant