PEP8: fix E121: continuation line under-indented for hanging indent
authorJoe Guo <joeg@catalyst.net.nz>
Mon, 30 Jul 2018 06:14:13 +0000 (18:14 +1200)
committerDouglas Bagnall <dbagnall@samba.org>
Fri, 24 Aug 2018 05:49:26 +0000 (07:49 +0200)
commitb43408b383d06d7c0c87b8f6e9549544fc057bc2
treea4c7f0a0eab976cc70266a8eb36195a45e59f95b
parent5037731e0dad92c9d538eb3cd437b8b672df865b
PEP8: fix E121: continuation line under-indented for hanging indent

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>
14 files changed:
python/samba/netcmd/domain.py
python/samba/netcmd/domain_backup.py
python/samba/netcmd/drs.py
python/samba/netcmd/user.py
python/samba/provision/__init__.py
python/samba/samdb.py
python/samba/schema.py
script/autobuild.py
selftest/subunithelper.py
source3/selftest/tests.py
source4/dsdb/tests/python/ldap.py
source4/dsdb/tests/python/password_lockout.py
source4/dsdb/tests/python/password_lockout_base.py
source4/dsdb/tests/python/sam.py