Spdk/scripts/rpc
Daniel Verkamp dc6f9571c1 pep8: re-enable E302 (2 blank lines between functions)
This isn't a significant effort to fix, so let's just enable it to move
closer to the official Python PEP 8 guidelines.

Fix up the existing instances where we didn't already have two lines
between functions, and re-enable the pep8 warning.

Change-Id: I9cf5e7e32b9c6dfedbd1b0f9bc92951cbb2c8a0d
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
Reviewed-on: https://review.gerrithub.io/399949
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
2018-02-15 11:10:41 -05:00
..
__init__.py rpc.py: import print_dict for get_rpc_methods 2018-01-26 12:13:15 -05:00
app.py pep8: re-enable E302 (2 blank lines between functions) 2018-02-15 11:10:41 -05:00
bdev.py pep8: re-enable E302 (2 blank lines between functions) 2018-02-15 11:10:41 -05:00
client.py rpc.py: make 'verbose' a client parameter 2018-02-06 08:54:38 -05:00
iscsi.py rpc.py: make 'verbose' a client parameter 2018-02-06 08:54:38 -05:00
log.py rpc.py: make 'verbose' a client parameter 2018-02-06 08:54:38 -05:00
lvol.py lvol: display details of single lvol store RPC 2018-01-31 12:08:04 -05:00
nbd.py rpc: Break rpc client into individual python files 2018-01-25 10:24:46 -05:00
net.py rpc.py: make 'verbose' a client parameter 2018-02-06 08:54:38 -05:00
nvmf.py Added fix for IPV6 address family subsystem creation dynamically through rpc.py 2018-02-09 12:04:15 -05:00
pmem.py rpc: Break rpc client into individual python files 2018-01-25 10:24:46 -05:00
vhost.py pep8: re-enable E302 (2 blank lines between functions) 2018-02-15 11:10:41 -05:00