mirror of
https://github.com/openvswitch/ovs
synced 2025-08-30 22:05:19 +00:00
Resolve pep8 errors E302 and E303: E302 expected 2 blank lines, found 1 E303 too many blank lines (3) Signed-off-by: Russell Bryant <russell@ovn.org> Acked-by: Ben Pfaff <blp@ovn.org>