mirror of
https://github.com/openvswitch/ovs
synced 2025-10-25 15:07:05 +00:00
pycodestyle >= 2.1.0 reports E305 otherwise, and the flake8-check step fails. Signed-off-by: Daniele Di Proietto <diproiettod@vmware.com> Acked-by: Ben Pfaff <blp@ovn.org>