/pep263formatter

Python PEP 263 formatter

Primary LanguagePython

使用方法

格式化单个文件

./pep263.py -f your/python/file.py

格式化一个文件夹

./pep263.py -d your/python/