Do not suggest augmented assigns for non-commutative operations with the target as the right operand #7639
Labels
Blocker 🙅
Blocks the next release
False Positive 🦟
A message is emitted but nothing is wrong with the code
Unreleased
Milestone
Bug description
Pylint suggests augmented assigns for non-commutative binary operations, even when the assignment target is the right operand.
Configuration
No response
Command used
Pylint output
Expected behavior
No error should be displayed.
Pylint version
OS / Environment
Debian 9.13 (stretch)
Additional dependencies
No response
The text was updated successfully, but these errors were encountered: