-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Added chained-comparison message example #6107
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Aren't good and bad inverted here ?
https://vald-phoenix.github.io/pylint-errors/plerr/errors/refactoring/R1716
|
I mean the |
Yes you are right nie I see it. I will fix it. |
Co-authored-by: Vladyslav Krylasov <vladyslav.krylasov@gmail.com>
0463f1f
to
9aea9ad
Compare
fixed |
created #6145 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the generic fix, much appreciated !
Co-authored-by: Vladyslav Krylasov vladyslav.krylasov@gmail.com
Type of Changes
Description
Related: #5953