PEP8: fix E124: closing bracket does not match visual indentation
authorJoe Guo <joeg@catalyst.net.nz>
Mon, 30 Jul 2018 06:14:43 +0000 (18:14 +1200)
committerDouglas Bagnall <dbagnall@samba.org>
Fri, 24 Aug 2018 05:49:26 +0000 (07:49 +0200)
commitdba0c7ebe5e91a6124e48a62a28f460c2fc9bf79
tree156a3b980bb0ab351d06b8e61a8edd6f47f67bd0
parent484ce0634b020853edf0c5432e08523884199b1e
PEP8: fix E124: closing bracket does not match visual indentation

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:
lib/ldb/tests/python/index.py
python/samba/dbchecker.py
python/samba/gp_sec_ext.py
python/samba/graph.py
python/samba/join.py
python/samba/netcmd/fsmo.py
python/samba/netcmd/visualize.py
python/samba/tests/__init__.py
python/samba/tests/samba_tool/sites.py
source4/dsdb/tests/python/ad_dc_medley_performance.py
source4/dsdb/tests/python/ad_dc_performance.py
source4/dsdb/tests/python/ad_dc_search_performance.py
source4/dsdb/tests/python/ldap.py
source4/dsdb/tests/python/linked_attributes.py
source4/dsdb/tests/python/vlv.py
source4/selftest/tests.py