PEP8: fix E125: continuation line with same indent as next logical line
authorJoe Guo <joeg@catalyst.net.nz>
Mon, 3 Sep 2018 13:05:32 +0000 (01:05 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 6 Sep 2018 10:10:12 +0000 (12:10 +0200)
commitdc02a4c35fbc92df0d8797eca4135ed22b14db29
tree427f10f244fba3dee7984d0cf841cd475ee9211a
parent7ff6c198776e904aea5e9aa60d6aa26335c0f6ab
PEP8: fix E125: continuation line with same indent as next logical line

Signed-off-by: Joe Guo <joeg@catalyst.net.nz>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
python/samba/netcmd/ldapcmp.py