mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-04-18 12:31:26 +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.
2 lines
38 B
Python
2 lines
38 B
Python
mapping = {foo: bar for
|
|
foo |