On Tue, Jul 24, 2018 at 06:35:22PM +0200, Timothy Redaelli wrote: > Added parenthesis after print and use "as" instead of "," in except. > > This commit fixes also a couple of flake8 warnings: > > utilities/ovs-tcpundump:23:1: E302 expected 2 blank lines, found 1 > utilities/ovs-tcpundump:35:1: E305 expected 2 blank lines after class or > function definition, found 1 > > Tested on Python 2.7.15 and Python 3.6.5 > > Signed-off-by: Timothy Redaelli <[email protected]>
Applied to master, thanks! _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
