PEP8: fix E111: indentation is not a multiple of four
authorJoe Guo <joeg@catalyst.net.nz>
Mon, 30 Jul 2018 06:13:57 +0000 (18:13 +1200)
committerDouglas Bagnall <dbagnall@samba.org>
Fri, 24 Aug 2018 05:49:25 +0000 (07:49 +0200)
commit4fc08d8f14e281fb7492d5a196e456637406c514
tree08c9734fded7017fa5270ce499b3641ab9b8332b
parentada5af53f7502aaacd9cebb35a3e3288ec5b24bc
PEP8: fix E111: indentation is not a multiple of four

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>
16 files changed:
python/examples/samr.py
python/samba/netcmd/__init__.py
python/samba/netcmd/domain.py
python/samba/netcmd/ldapcmp.py
python/samba/provision/__init__.py
python/samba/remove_dc.py
python/samba/tests/docs.py
script/generate_param.py
selftest/subunithelper.py
source4/dsdb/tests/python/acl.py
source4/dsdb/tests/python/dirsync.py
source4/dsdb/tests/python/ldap_schema.py
source4/dsdb/tests/python/user_account_control.py
source4/scripting/devel/pfm_verify.py
source4/scripting/devel/repl_cleartext_pwd.py
source4/torture/drs/python/repl_rodc.py