[ovs-dev] [PATCH v2 06/12] python: Restrict line length to 79 chars.

Ben Pfaff blp at ovn.org
Tue Jan 5 22:47:16 UTC 2016


On Tue, Jan 05, 2016 at 02:58:59PM -0500, Russell Bryant wrote:
> Resolve pep8 error:
> 
>   E501 line too long (80 > 79 characters)
> 
> Signed-off-by: Russell Bryant <russell at ovn.org>

I expected this to no longer update dirs.py and to effectively ignore
the error in it by not checking dirs.py at all but only
dirs.py.template.



More information about the dev mailing list