mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-09 08:09:39 +07:00
instead of using artificially built indentation. It also covers all collection literals, comprehensions and glued string literals in parentheses most of which were overlooked in the previous implementation.
1 line
26 B
Python
1 line
26 B
Python
xs = ['foo', 'bar',<caret> |