mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-07 13:35:58 +07:00
2 lines
174 B
Python
2 lines
174 B
Python
<warning descr="Key 'name' has no corresponding argument">"{name}"</warning>.format()
|
|
<warning descr="Key 'foo' has no corresponding argument">'{foo}'</warning>.format(boo=1) |