mirror of
https://github.com/samba-team/samba.git
synced 2025-12-23 00:23:53 +03:00
netcmd: delegation: pep8 fix blank lines
Signed-off-by: Rob van der Linde <rob@catalyst.net.nz> Reviewed-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Jo Sutton <josutton@catalyst.net.nz>
This commit is contained in:
committed by
Andrew Bartlett
parent
68092f85fa
commit
1608dde944
@@ -135,7 +135,6 @@ class cmd_delegation_show(Command):
|
||||
self.outf.write(f'msDS-AllowedToActOnBehalfOfOtherIdentity: '
|
||||
f'{trustee}\n')
|
||||
|
||||
|
||||
def run(self, accountname, H=None, credopts=None, sambaopts=None, versionopts=None):
|
||||
lp = sambaopts.get_loadparm()
|
||||
creds = credopts.get_credentials(lp)
|
||||
|
||||
Reference in New Issue
Block a user