example: key selection
* Removed extraneous blank line.
This commit is contained in:
parent
0a0d57fd41
commit
c6a0395f0a
@ -49,4 +49,3 @@ keys = []
|
||||
for i in range(len(key_ids)):
|
||||
logrus = key_ids[i]
|
||||
keys.append(gpg.Context().keylist(pattern=logrus))
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user