non-augmented-assignment
(PLR6104
) should not trigger when the target is negated
#10986
Labels
bug
Something isn't working
non-augmented-assignment
(PLR6104
) should not trigger when the target is negatedFor example:
augmented assignment will not be more concise since it would require two assignments.
The text was updated successfully, but these errors were encountered: