wrap of long expression does not work in pycharm
I would like to autowrap long lines in my python code. For now, whatever I set up long-expression does not brake. How I can achieve braking all lines in my project. Why the wrap at 120 does not work?

Please sign in to leave a comment.
Hello,
Could you please provide me with a code snippet and screenshot example where the wrapping is not working?
Also, please try Code | Reformat code, let m know the results.