You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
************* Module consider-using-augmented-assign
consider-using-augmented-assign.py:22:8: R6104: Use '+=' to do an augmented assign directly (consider-using-augmented-assign)
------------------------------------------------------------------
Your code has been rated at 9.47/10 (previous run: 9.47/10, +0.00)
Bug description
Configuration
No response
Command used
pylint --enable-all-extensions --disable=all --enable=consider-using-augmented-assign consider-using-augmented-assign.py
Pylint output
Expected behavior
Warning should not be reported.
Pylint version
pylint 3.3.1
astroid 3.3.5
Python 3.12.7 (heads/main:466d8c8, Oct 15 2024, 03:59:42) [GCC 13.3.0]
OS / Environment
Rocky 8.10
Additional dependencies
No response
The text was updated successfully, but these errors were encountered: