Gskluzacek
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Created how to remove trailing spaces from selected text in PyCharm
I have the following python code, where the previous developer left random spaces at the end of each line within the triple quoted string. I would like to be able to select lines 2 thru 10 below an...