> On Dec 10, 2015, at 11:29 AM, Russell Bryant <[email protected]> wrote: > > This patch includes a few minor fixes pointed out by the flake8 tool. > It drops an unused variable and the related imports, adds some blank > lines where the PEP8 formatting standard indicates they should be, and > does a comparison with None as "is None" instead of "== None". > > Signed-off-by: Russell Bryant <[email protected]>
Acked-by: Justin Pettit <[email protected]> --Justin _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
