On Tue, Dec 22, 2015 at 12:17:29PM -0500, Russell Bryant wrote:
> Fix the following pep8 errors:
> 
>   E201 whitespace after '('
>   E203 whitespace before ','
>   E222 multiple spaces after operator
>   E225 missing whitespace around operator
>   E226 missing whitespace around arithmetic operator
>   E231 missing whitespace after ':'
>   E241 multiple spaces after ':'
>   E251 unexpected spaces around keyword / parameter equals
>   E261 at least two spaces before inline comment
>   E262 inline comment should start with '# '
>   E265 block comment should start with '# '
>   E271 multiple spaces after keyword
> 
> Signed-off-by: Russell Bryant <russ...@ovn.org>

Acked-by: Ben Pfaff <b...@ovn.org>
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to