mirror of
https://github.com/samba-team/samba.git
synced 2025-08-04 08:22:08 +03:00
PEP8: fix E128: continuation line under-indented for visual 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>
This commit is contained in:
@ -126,7 +126,7 @@ class UserCmdCryptShaTestCase(SambaToolCmdTest):
|
||||
self.ldb.modify(
|
||||
msg,
|
||||
controls=["local_oid:%s:0" %
|
||||
dsdb.DSDB_CONTROL_BYPASS_PASSWORD_HASH_OID])
|
||||
dsdb.DSDB_CONTROL_BYPASS_PASSWORD_HASH_OID])
|
||||
|
||||
# gpg decryption not enabled.
|
||||
# both virtual attributes specified, no rounds option
|
||||
|
Reference in New Issue
Block a user