Re: Automatic formatting of Python code

April 1, 2015
5:56 a.m.
On Tue, Mar 31, 2015 at 10:18 PM, Juan Nunez-Iglesias <jni.soma@gmail.com> wrote:
From Google, a tool to automatically format your Python code, even beyond what PEP8 prescribes:
https://github.com/google/yapf
I always thought Go's gofmt tool (and convention) were a great asset to that community. It'd be awesome to have the same for Python.
I think you should run the scikit-image code through YAPF, make pull requests accordingly, and claim the glory for yourself. I'd be happy to review :) Stéfan
3629
Age (days ago)
3629
Last active (days ago)
0 comments
1 participants
participants (1)
-
Stéfan van der Walt