Eyalgruss

Avatar
  • Total activity 2
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 1
  • Eyalgruss created a post,

    How to prevent PyCharm from reformatting my code

    I am trying to follow PEP8 which suggests spaces around operators should follow precedence. Therefore I do not want PyCharm to reformat them. I have:Editor -> General -> Smart Keys -> Reformat on p...