Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Update error messages for FURB108 and FURB124: #124

Merged
merged 2 commits into from
Nov 16, 2022

Conversation

dosisod
Copy link
Owner

@dosisod dosisod commented Nov 16, 2022

FURB108 and FURB124 both deal with binary operators composed of 2 comparison exprs. Before the operands where assumed to always be in the same order, which meant that the placeholder variables did not line up with the names in the source code. Now they do!

Closes #117

FURB108 and FURB124 both deal with binary operators composed of 2 comparison
exprs. Before the operands where assumed to always be in the same order, which
meant that the placeholder variables did not line up with the names in the
source code. Now they do!
This is the third time that Mypy has failed on CI, but not on my local machine:
A bug is running amok and must be exterminated. Maybe I will do that tomorrow.
@dosisod dosisod merged commit 00679f5 into master Nov 16, 2022
@dosisod dosisod deleted the update-furb124-message branch November 16, 2022 04:33
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: FURB108 issues
1 participant