CVE-2018-16857 PEP8: fix E305: expected 2 blank lines after class or function definit...
authorJoe Guo <joeg@catalyst.net.nz>
Mon, 30 Jul 2018 06:21:29 +0000 (18:21 +1200)
committerKarolin Seeger <kseeger@samba.org>
Sun, 25 Nov 2018 13:47:06 +0000 (14:47 +0100)
commit31198d39a76474d55c3d391e04d76758ee115d8e
tree99891e08590c7d492ad6f24bdffeeaba887e8d40
parent862d4909eccd18942e3de8e8b0dc6e1594ec27f1
CVE-2018-16857 PEP8: fix E305: expected 2 blank lines after class or function definition, found 1

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>
Partial backport of commit 115f2a71b88 (only password_lockout.py
change) as a dependency for:
BUG: https://bugzilla.samba.org/show_bug.cgi?id=13683
source4/dsdb/tests/python/password_lockout.py