mirror of
https://github.com/samba-team/samba.git
synced 2025-07-14 12:59:07 +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:
@ -62,7 +62,7 @@ def drsuapi_connect(server, lp, creds):
|
||||
|
||||
|
||||
def sendDsReplicaSync(drsuapiBind, drsuapi_handle, source_dsa_guid,
|
||||
naming_context, req_option):
|
||||
naming_context, req_option):
|
||||
"""Send DS replica sync request.
|
||||
|
||||
:param drsuapiBind: a drsuapi Bind object
|
||||
|
Reference in New Issue
Block a user