PEP8: fix E306: expected 1 blank line before a nested definition, found 0
authorJoe Guo <joeg@catalyst.net.nz>
Mon, 30 Jul 2018 06:21:32 +0000 (18:21 +1200)
committerDouglas Bagnall <dbagnall@samba.org>
Fri, 24 Aug 2018 05:49:30 +0000 (07:49 +0200)
commit4d529c400ba966ff633812a0f9f6a46862bd9e56
tree98a86cf929f4fae9d6eb625f90161cdfb8c2fdac
parent115f2a71b883567dcf324da5cd02cfc3c86431b4
PEP8: fix E306: expected 1 blank line before a nested definition, found 0

Signed-off-by: Joe Guo <joeg@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
lib/ldb/tests/python/api.py
lib/tevent/bindings.py
python/samba/netcmd/user.py
python/samba/tests/dcerpc/integer.py
python/samba/tests/messaging.py
source4/torture/drs/python/samba_tool_drs.py