Quoting Ian Romanick (2016-04-19 13:00:16)
> This patch is
>
> Reviewed-by: Ian Romanick
>
> I guess the spurious whitespace changes in the previous patch should
> have been in this patch.
Probably, I'll see if I can fix that when I spin v2.
>
> On 03/31/2016 05:04 PM, Dylan Baker wrote:
> >
This patch is
Reviewed-by: Ian Romanick
I guess the spurious whitespace changes in the previous patch should
have been in this patch.
On 03/31/2016 05:04 PM, Dylan Baker wrote:
> The python code has no standardization on how many newlines to put
> anywere. Sometimes top level items have one spa
The python code has no standardization on how many newlines to put
anywere. Sometimes top level items have one space between them, sometimes
two, and sometimes three. Sometiems methods and other sub items had two,
sometimes one, sometimes 3.
This patches uses PEP8 styling (2 lines between top leve