mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-03-22 15:19:59 +07:00
2 lines
152 B
Python
2 lines
152 B
Python
<caret><weak_warning descr="This dictionary creation could be rewritten as a dictionary literal">data = { "1": 1, 0: ''}</weak_warning>
|
|
data[0] = "test" |