mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-26 19:06:24 +07:00
* Fix problems found in review and add tests * Fix problems with positional substitution resolving, where arguments consist of positional and packed arguments and add tests * Remove doc string check
1 line
82 B
Python
1 line
82 B
Python
print('<warning descr="Unresolved reference '{}'">{}</warning>'.format(foo='foo')) |