mirror of
https://github.com/samba-team/samba.git
synced 2025-12-19 12:23:49 +03:00
PEP8: fix E303: too many blank lines (2)
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:
@@ -158,7 +158,6 @@ class cmd_delegation_for_any_protocol(Command):
|
||||
metavar="URL", dest="H"),
|
||||
]
|
||||
|
||||
|
||||
takes_args = ["accountname", "onoff"]
|
||||
|
||||
def run(self, accountname, onoff, H=None, credopts=None, sambaopts=None,
|
||||
|
||||
Reference in New Issue
Block a user