Minor and unnecessary obsessive compulsive code formatting change.
parent
a3d2616a6c
commit
5cd2e19361
|
@ -376,7 +376,8 @@ def _is_allowed(input):
|
|||
'--export',
|
||||
'--export-secret-keys',
|
||||
'--export-secret-subkeys',
|
||||
'--fingerprint',])
|
||||
'--fingerprint',
|
||||
])
|
||||
|
||||
## check that allowed is a subset of possible
|
||||
try:
|
||||
|
|
Loading…
Reference in New Issue