Pycharm is not making a new line break when I hit enter

已回答

Whenever I hit enter in pycharm, instead of making a new line, it adds a \ to the line I am currently on, then makes a new \ and indents the new line, as if the editor thinks I want to continue the previous line, instead of starting a new line of code. Any help on this issue would be greatly appreciated.

2

Hi Arjunsrinivasan, could you please provide an example?

0
Avatar
Permanently deleted user

This is what I mean

0

请先登录再写评论。