mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-08-29 18:17:08 +07:00
GitOrigin-RevId: 2f6eb873d6321ef00d293377ec2c97195f72da21
3 lines
125 B
Python
3 lines
125 B
Python
# PY-2483
|
|
<weak_warning descr="Assignment can be replaced with an augmented assignment">list[0] = list[0] + 1</weak_warning>
|