python: Remove unnecessary semicolons and slashes.
authorRussell Bryant <russell@ovn.org>
Tue, 22 Dec 2015 16:41:21 +0000 (11:41 -0500)
committerRussell Bryant <russell@ovn.org>
Tue, 5 Jan 2016 23:17:52 +0000 (18:17 -0500)
commit080793b75235addea7d46d74ff3fa111fd97c36e
treeeed411e026f1c1c26612f9b28acb5ef093627fcc
parent603e325fa56392a4a139ba00aff5dd416d1c512e
python: Remove unnecessary semicolons and slashes.

Resolve the following flake8 errors:

  E703 statement ends with a semicolon
  E502 the backslash is redundant between brackets

Also document the reamining flake8 errors that are still ignored.

Signed-off-by: Russell Bryant <russell@ovn.org>
Acked-by: Ben Pfaff <blp@ovn.org>
Makefile.am
vtep/ovs-vtep
xenserver/usr_share_openvswitch_scripts_ovs-xapi-sync