Skip to content

Conversation

jameslamb
Copy link
Contributor

Thanks so much for this awesome plugin! I just learned about it tonight and tried it out on one of my projects, and it already found a few bugs that pylint and standard flake8 didn't 😍

While doing that, I saw the following message.

B015 Result of comparison is not used. This line doesn't doanything. Did you intend to prepend it with assert?

I think "doanything" was supposed to be "do anything".

This PR proposes that change.

Thanks for your time and consideration.

Copy link
Collaborator

@cooperlees cooperlees left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice catch. Many thanks!

@cooperlees cooperlees merged commit 9652dbd into PyCQA:main Oct 31, 2022
@jameslamb jameslamb deleted the message-typo branch October 31, 2022 03:41
jakkdl pushed a commit to jakkdl/flake8-bugbear that referenced this pull request Nov 7, 2022
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.

2 participants