Idanahal3

Avatar
  • Total activity 5
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 3
  • Subscriptions 1
  • Idanahal3 created a post,

    PyCharm removes unused imports when moving a file

    I'm using Pycharm for moving files inside my project and PyCharm updates the imports in the project to the new path which is great.The problem is that it also removes unused imports from those file...