Idanahal3

Avatar
  • 活动总数 5
  • 最后的活动
  • 成员加入日期
  • 关注 0 名用户
  • 关注者数 0 名用户
  • 投票数 3
  • 订阅数 1
  • Idanahal3 创建了一个帖子,

    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...