mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-15 11:53:49 +07:00
Thus we forcibly remove them whenever they are added as a result of "Extract variable" refactoring. Probably we could add a dedicated formatter option for that in future.
2 lines
18 B
Python
2 lines
18 B
Python
s = f'foo{42}bar'
|