Installing reindent python

前端 未结 3 2040
清酒与你
清酒与你 2021-01-07 11:29

I have lot of issues with Python indentation with the Notepad++. Inorder to resolve, I tried to install Python reindent module but Im unsuccessful on how to use it. If anyon

3条回答
  •  半阙折子戏
    2021-01-07 11:59

    Try downloading this as reindent.bat in your C:\Python27\Scripts. Then it should just be a matter of reindent path\to\file.py

提交回复
热议问题