Files
openide/python/testData/formatter/spacesAroundFStringFragmentExpressionStripped_after.py
Mikhail Golubev 67ac69f683 PY-31991 Formatter strips spaces around topmost expressions in f-strings fragments
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.
2018-11-27 12:58:48 +03:00

2 lines
18 B
Python