PEP8: fix E303: too many blank lines (2)
[sfrench/samba-autobuild/.git] / python / samba / netcmd / user.py
index f254bae21a6d225f331453853ce2d031ea8b9781..5f90807e3678ffe449b8cf19941f7b735671282c 100644 (file)
@@ -533,7 +533,6 @@ Example3 shows how to enable a user in the domain against a local LDAP server.
 """
     synopsis = "%prog (<username>|--filter <filter>) [options]"
 
-
     takes_optiongroups = {
         "sambaopts": options.SambaOptions,
         "versionopts": options.VersionOptions,
@@ -1170,7 +1169,6 @@ class GetPasswordCommand(Command):
             except IndexError:
                 return None
 
-
         # get the value for a virtualCrypt attribute.
         # look for an exact match on algorithm and rounds in supplemental creds
         # if not found calculate using Primary:CLEARTEXT