PEP8: fix E502: the backslash is redundant between brackets
authorJoe Guo <joeg@catalyst.net.nz>
Mon, 30 Jul 2018 06:22:01 +0000 (18:22 +1200)
committerDouglas Bagnall <dbagnall@samba.org>
Fri, 24 Aug 2018 05:49:30 +0000 (07:49 +0200)
commit7b031b01a1fa458cb118e5fb38faf20bd5379e5c
tree8a8e35296e2e21bc7ac1c51b4f259b0c262a857c
parent95c36d825c68505dd28fda2a1bf7bcc707c523ad
PEP8: fix E502: the backslash is redundant between brackets

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>
18 files changed:
lib/ldb/tests/python/api.py
python/samba/dbchecker.py
python/samba/emulate/traffic.py
python/samba/gp_sec_ext.py
python/samba/gpclass.py
python/samba/join.py
python/samba/remove_dc.py
python/samba/tests/dcerpc/dnsserver.py
python/samba/tests/gpo.py
python/samba/tests/samba_tool/dnscmd.py
source3/torture/test_ntlm_auth.py
source4/dsdb/tests/python/acl.py
source4/dsdb/tests/python/deletetest.py
source4/dsdb/tests/python/sec_descriptor.py
source4/scripting/devel/repl_cleartext_pwd.py
source4/torture/drs/python/repl_move.py
source4/torture/drs/python/repl_schema.py
wintest/wintest.py