python: Resolve pep8 blank line errors.
authorRussell Bryant <russell@ovn.org>
Sat, 12 Dec 2015 03:28:31 +0000 (22:28 -0500)
committerRussell Bryant <russell@ovn.org>
Tue, 5 Jan 2016 23:13:47 +0000 (18:13 -0500)
commitbdca6c4b56b9951b95c02f1fc13cbc78b16eee28
treecd1397a6b6a48e4dfac56e999d8a09d0e35578c4
parente8049bc5e807bc7065462f60b703469915f8b4d5
python: Resolve pep8 blank line errors.

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>
16 files changed:
Makefile.am
ofproto/ipfix-gen-entities
python/build/nroff.py
python/ovs/poller.py
python/ovs/timeval.py
python/ovs/unixctl/__init__.py
python/ovs/unixctl/server.py
python/ovstest/args.py
python/ovstest/tests.py
python/ovstest/vswitch.py
tests/MockXenAPI.py
tests/test-unix-socket.py
tests/test-unixctl.py
utilities/ovs-pcap.in
vtep/ovs-vtep
xenserver/usr_share_openvswitch_scripts_ovs-xapi-sync