Linguowang007

- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Linguowang007 created a post, How to Disable Automatic Backslashes for Multiple Line Breaks in Raw f Triple-Quoted Strings in PyCharm
In PyCharm Community Edition (2024.2.1), when using raw f triple-quoted strings (e.g., rf'''some string here'''), pressing Enter automatically adds a backslash (\) at the end of the line. How can I...